Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-161521
#<BuildRuby:0x00005641a1fbf818
@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.20231222-161521",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005353 0.001259 1.326146 ( 1.694115)
build_miniruby 0.000909 0.000214 0.841337 ( 0.841212)
build_ruby 0.001069 0.000252 2.760965 ( 2.761442)
build_all 0.000871 0.009049 15.766086 ( 1.448914)
build_install 0.007520 0.001032 4.596515 ( 1.144887)
test_btest 0.000808 0.000269 82.273516 ( 7.382001)
test_basic 0.004160 0.000000 0.754371 ( 0.831783)
test_all 0.100175 0.033353 492.922861 ( 54.712616)
test_rubyspec 0.035955 0.010624 49.378085 ( 61.657408)
total: 132.48 sec