Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-191422
#<BuildRuby:0x00005608ef2b7778
@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.20240109-191422",
@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.000014 0.000000 0.000014 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.002844 0.003957 0.858819 ( 1.458443)
build_miniruby 0.001051 0.000070 2.959047 ( 2.852800)
build_ruby 0.001835 0.000122 2.709515 ( 2.709722)
build_all 0.008647 0.000019 12.305679 ( 1.028107)
build_install 0.011457 0.000674 3.868356 ( 0.989479)
test_btest 0.000943 0.000055 62.573063 ( 5.616068)
test_basic 0.004112 0.000242 0.409603 ( 0.490118)
test_all 0.074724 0.027336 380.162791 ( 39.632169)
test_rubyspec 0.035975 0.033677 40.378548 ( 52.950038)
total: 107.73 sec