Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-180942
#<BuildRuby:0x000055ee5e2abbb8
@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.20230727-180942",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002234 0.005120 1.596243 ( 2.883184)
build_miniruby 0.000693 0.000207 0.927603 ( 0.926944)
build_ruby 0.001166 0.000350 2.710464 ( 2.709526)
build_all 0.002750 0.006956 14.226950 ( 1.251325)
build_install 0.001982 0.006477 2.015980 ( 0.932565)
test_btest 0.000678 0.000308 82.212301 ( 7.046100)
test_basic 0.002634 0.001197 0.542020 ( 0.619487)
test_all 0.001088 0.000494 496.180889 ( 53.986877)
test_rubyspec 0.015359 0.025108 42.832381 ( 55.241281)
total: 125.60 sec