Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-071633
#<BuildRuby:0x0000562f28c8f638
@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.20231224-071633",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003515 0.000000 0.748162 ( 1.142207)
build_miniruby 0.001000 0.000161 0.902279 ( 0.903160)
build_ruby 0.000919 0.000276 2.764425 ( 2.768601)
build_all 0.006730 0.000691 12.019652 ( 1.050014)
build_install 0.011803 0.000678 3.423040 ( 0.981531)
test_btest 0.000000 0.000656 68.339073 ( 5.339843)
test_basic 0.000000 0.003811 0.383046 ( 0.464787)
test_all 0.065334 0.040446 418.896384 ( 43.513434)
test_rubyspec 0.023268 0.034761 40.453535 ( 53.215453)
total: 109.38 sec