Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-192406
#<BuildRuby:0x000055c1503f72f0
@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.20240109-192406",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000696 0.004178 1.031265 ( 1.472735)
build_miniruby 0.000823 0.000157 0.867133 ( 0.867261)
build_ruby 0.001049 0.000200 2.710430 ( 2.711068)
build_all 0.003628 0.006126 14.680777 ( 1.350479)
build_install 0.005214 0.004200 4.279557 ( 1.133753)
test_btest 0.000550 0.000154 79.579920 ( 7.063527)
test_basic 0.003550 0.000000 0.442032 ( 0.523299)
test_all 0.115505 0.022701 494.016172 ( 58.575646)
test_rubyspec 0.009945 0.022954 49.820209 ( 62.494460)
total: 136.19 sec