Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-161152
#<BuildRuby:0x0000562ed47e40d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-161152",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002695 0.002837 0.802206 ( 1.182380)
build_miniruby 0.000758 0.000189 0.854306 ( 0.854416)
build_ruby 0.001128 0.000282 2.693882 ( 2.694900)
build_all 0.002050 0.005832 11.910055 ( 1.005958)
build_install 0.005310 0.007919 3.453748 ( 0.979320)
test_btest 0.000540 0.000252 63.910943 ( 5.569397)
test_basic 0.004838 0.000000 0.415817 ( 0.493879)
test_all 0.081606 0.015305 397.968333 ( 35.527015)
test_rubyspec 0.031616 0.035394 40.984880 ( 53.529335)
total: 101.84 sec