Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-024404
#<BuildRuby:0x000055791c9ef468
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-024404",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004810 0.000142 0.804362 ( 1.173949)
build_miniruby 0.001148 0.000192 0.806456 ( 0.806195)
build_ruby 0.001183 0.000197 2.644449 ( 2.645385)
build_all 0.008981 0.000000 11.925519 ( 0.979407)
build_install 0.007626 0.005024 3.387979 ( 0.968777)
test_btest 0.000669 0.000134 61.144273 ( 5.601663)
test_basic 0.004999 0.000302 0.396237 ( 0.475014)
test_all 0.085273 0.017752 370.983055 ( 41.447702)
test_rubyspec 0.024857 0.041663 40.244382 ( 52.803944)
total: 106.90 sec