Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-210113
#<BuildRuby:0x0000563f6a8380d8
@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.20240117-210113",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000490 0.004417 0.793482 ( 1.193983)
build_miniruby 0.000847 0.000254 0.812874 ( 0.812723)
build_ruby 0.001225 0.000368 2.687688 ( 2.687782)
build_all 0.004087 0.004373 12.129094 ( 0.964109)
build_install 0.002504 0.009999 3.676828 ( 0.978080)
test_btest 0.000697 0.000000 64.864957 ( 4.611805)
test_basic 0.003678 0.000209 0.384904 ( 0.466791)
test_all 0.069497 0.026873 386.313961 ( 34.824724)
test_rubyspec 0.047139 0.080593 73.553453 ( 86.039030)
total: 132.58 sec