Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-195321
#<BuildRuby:0x000055e522bb4150
@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.20240112-195321",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002105 0.003265 0.785787 ( 1.159307)
build_miniruby 0.000768 0.000280 0.806267 ( 0.806443)
build_ruby 0.001412 0.000513 2.710789 ( 2.711139)
build_all 0.002407 0.005066 12.019701 ( 0.996798)
build_install 0.005383 0.004788 3.440900 ( 0.961494)
test_btest 0.000520 0.000260 63.090592 ( 5.752473)
test_basic 0.002743 0.001372 0.408414 ( 0.490059)
test_all 0.077583 0.020729 395.213652 ( 35.485890)
test_rubyspec 0.034016 0.032950 40.839433 ( 53.393662)
total: 101.76 sec