Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-212642
#<BuildRuby:0x00005604c81c3f90
@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.20240109-212642",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000588 0.004468 0.793769 ( 1.203710)
build_miniruby 0.000676 0.000338 0.810099 ( 0.810066)
build_ruby 0.001507 0.000000 2.674573 ( 2.675341)
build_all 0.004563 0.003067 11.974547 ( 0.968432)
build_install 0.005202 0.008044 3.374996 ( 0.961212)
test_btest 0.000515 0.000309 63.962889 ( 5.172780)
test_basic 0.005239 0.000000 0.407086 ( 0.486738)
test_all 0.069317 0.028037 378.458555 ( 38.997045)
test_rubyspec 0.043800 0.027832 40.690283 ( 53.220835)
total: 104.50 sec