Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-223200
#<BuildRuby:0x00005576883f7e20
@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.20240103-223200",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004685 0.000000 1.425443 ( 1.689988)
build_miniruby 0.000945 0.000000 0.879118 ( 0.878526)
build_ruby 0.000000 0.001240 2.686722 ( 2.687238)
build_all 0.005071 0.004172 14.255421 ( 1.289203)
build_install 0.004918 0.002941 4.145542 ( 1.055655)
test_btest 0.000830 0.000253 74.542639 ( 6.767361)
test_basic 0.000109 0.003661 0.717145 ( 0.794435)
test_all 0.089990 0.040671 457.451300 ( 54.578186)
test_rubyspec 0.030976 0.014525 47.141091 ( 59.522262)
total: 129.26 sec