Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-235619
#<BuildRuby:0x000055fd6beb7cb0
@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.20240108-235619",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.000069 0.003969 0.804652 ( 1.469158)
build_miniruby 0.000877 0.000125 0.924593 ( 0.924118)
build_ruby 0.001104 0.000157 2.799817 ( 2.801534)
build_all 0.008767 0.000620 14.619259 ( 1.360005)
build_install 0.008457 0.000503 4.199894 ( 1.140779)
test_btest 0.000624 0.000078 76.824318 ( 7.367387)
test_basic 0.002784 0.000348 0.437500 ( 0.521024)
test_all 0.101402 0.038478 494.200873 ( 51.501033)
test_rubyspec 0.012832 0.022755 49.045490 ( 61.789116)
total: 128.87 sec