Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162804
#<BuildRuby:0x0000563ce4e57bb8
@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.20240115-162804",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004248 0.000040 1.090662 ( 1.663633)
build_miniruby 0.000000 0.000970 3.551874 ( 3.420299)
build_ruby 0.000000 0.001223 2.776421 ( 2.776879)
build_all 0.003110 0.005698 14.295430 ( 1.311312)
build_install 0.003609 0.003932 4.137708 ( 1.062378)
test_btest 0.000832 0.000307 76.166232 ( 6.698970)
test_basic 0.003832 0.001412 0.750253 ( 0.829229)
test_all 0.086252 0.045557 463.308736 ( 56.891913)
test_rubyspec 0.019304 0.029049 47.499469 ( 59.850050)
total: 134.51 sec