Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-210715
#<BuildRuby:0x000055af6d124068
@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.20240116-210715",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000024 0.000005 0.000029 ( 0.000027)
build_up 0.003309 0.000584 1.162298 ( 1.545503)
build_miniruby 0.001149 0.000203 0.844122 ( 0.843498)
build_ruby 0.001137 0.000201 2.723131 ( 2.723359)
build_all 0.004879 0.004547 14.392209 ( 1.363413)
build_install 0.003531 0.004229 4.088728 ( 1.045954)
test_btest 0.000852 0.000224 77.262699 ( 6.470455)
test_basic 0.003528 0.000928 0.575385 ( 0.655852)
test_all 0.091072 0.038299 500.395348 ( 48.554248)
test_rubyspec 0.027765 0.034552 80.156040 ( 92.525987)
total: 155.73 sec