Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-063104
#<BuildRuby:0x000055b6e9c1eeb8
@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.20231019-063104",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002434 0.003211 1.296617 ( 1.565319)
build_miniruby 0.000655 0.000363 0.882283 ( 0.881891)
build_ruby 0.000854 0.000474 2.801846 ( 2.801937)
build_all 0.007104 0.003497 18.673369 ( 1.675123)
build_install 0.005781 0.003153 5.490648 ( 1.250213)
test_btest 0.000685 0.000374 94.624002 ( 7.874613)
test_basic 0.001667 0.002911 0.761783 ( 0.837054)
test_all 0.004273 0.002493 599.858602 ( 55.803800)
test_rubyspec 0.020165 0.035861 52.815672 ( 65.067024)
total: 137.76 sec