Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-040216
#<BuildRuby:0x00005637bf7bb568
@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.20240115-040216",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004205 0.001052 1.114714 ( 1.489646)
build_miniruby 0.001082 0.000271 0.961091 ( 0.960084)
build_ruby 0.000981 0.000246 2.778950 ( 2.778502)
build_all 0.007999 0.000800 14.180277 ( 1.292992)
build_install 0.000760 0.006808 4.179143 ( 1.105680)
test_btest 0.001113 0.000000 79.431641 ( 6.825371)
test_basic 0.004587 0.000000 0.638407 ( 0.712914)
test_all 0.081801 0.048222 485.892194 ( 43.340344)
test_rubyspec 0.021859 0.028273 47.814162 ( 60.176674)
total: 118.68 sec