Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-044440
#<BuildRuby:0x000055adcf1dc090
@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.20231229-044440",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000052 0.000000 0.000052 ( 0.000053)
build_up 0.005684 0.000394 1.169406 ( 1.538181)
build_miniruby 0.001213 0.000269 1.011143 ( 1.009447)
build_ruby 0.001501 0.000334 2.751625 ( 2.756737)
build_all 0.009669 0.000214 16.975172 ( 1.587784)
build_install 0.005760 0.002766 4.770069 ( 1.155614)
test_btest 0.000802 0.000175 86.796951 ( 7.695658)
test_basic 0.005577 0.000313 0.766428 ( 0.838704)
test_all 0.102860 0.029859 579.847014 ( 52.499499)
test_rubyspec 0.018327 0.027060 49.517077 ( 61.897751)
total: 130.98 sec