Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-170404
#<BuildRuby:0x000055f8b83a8188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-170404",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000687 0.004178 1.162631 ( 1.558704)
build_miniruby 0.001202 0.000212 1.371113 ( 1.373529)
build_ruby 0.001163 0.000205 4.025039 ( 4.034905)
build_all 0.005040 0.005433 16.431357 ( 1.705908)
build_install 0.010319 0.003717 4.776380 ( 1.629866)
test_btest 0.000669 0.000167 83.142477 ( 11.528737)
test_basic 0.005002 0.000138 0.644112 ( 0.706113)
test_all 0.091469 0.029427 524.103739 ( 77.488714)
test_rubyspec 0.049983 0.012876 71.670425 ( 84.165562)
total: 184.19 sec