Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-125002
#<BuildRuby:0x00005556c5312f60
@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.20240110-125002",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004000 0.000000 0.898051 ( 1.305932)
build_miniruby 0.001158 0.000000 0.896680 ( 0.897286)
build_ruby 0.001254 0.000000 2.701209 ( 2.703401)
build_all 0.005076 0.005106 14.616205 ( 1.324383)
build_install 0.004535 0.004317 4.275224 ( 1.147888)
test_btest 0.000456 0.000152 81.785834 ( 7.305193)
test_basic 0.003224 0.000000 0.439311 ( 0.519348)
test_all 0.121877 0.015947 540.561248 ( 52.933576)
test_rubyspec 0.026757 0.007062 50.287866 ( 62.856737)
total: 130.99 sec