Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-234226
#<BuildRuby:0x000055a9bd7aef88
@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.20240111-234226",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001162 0.002952 0.890426 ( 1.281655)
build_miniruby 0.000702 0.000273 0.892764 ( 0.894223)
build_ruby 0.000919 0.000357 2.839531 ( 2.841765)
build_all 0.006850 0.003544 14.686937 ( 1.401674)
build_install 0.003086 0.005728 4.219267 ( 1.130005)
test_btest 0.000526 0.000239 76.110346 ( 7.501087)
test_basic 0.002759 0.001254 0.587625 ( 0.665459)
test_all 0.105467 0.026203 518.485119 ( 48.720987)
test_rubyspec 0.030030 0.005421 49.774879 ( 62.326469)
total: 126.76 sec