Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-172606
#<BuildRuby:0x000056553b96fbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-172606",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.000836 0.003787 1.083304 ( 1.455097)
build_miniruby 0.001029 0.000086 1.008661 ( 1.008160)
build_ruby 0.001295 0.000000 2.739508 ( 2.742133)
build_all 0.006331 0.003505 14.732378 ( 1.400612)
build_install 0.002680 0.006779 4.312056 ( 1.142491)
test_btest 0.000636 0.000110 80.081354 ( 7.819863)
test_basic 0.003551 0.000612 0.615053 ( 0.693218)
test_all 0.103690 0.033370 483.263925 ( 56.206268)
test_rubyspec 0.017100 0.017351 50.599995 ( 63.078573)
total: 135.55 sec