Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-235806
#<BuildRuby:0x000055ff2e7d40a0
@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.20240116-235806",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003417 0.000855 1.173355 ( 1.572999)
build_miniruby 0.000727 0.000181 0.814614 ( 0.814591)
build_ruby 0.000996 0.000249 2.679610 ( 2.679752)
build_all 0.009169 0.000075 14.291646 ( 1.342735)
build_install 0.007209 0.000584 4.135116 ( 1.085195)
test_btest 0.000570 0.000120 77.353381 ( 6.818566)
test_basic 0.000617 0.003617 0.672702 ( 0.755742)
test_all 0.099930 0.028805 487.006184 ( 50.870196)
test_rubyspec 0.019694 0.043292 80.579067 ( 92.882344)
total: 158.82 sec