Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-145746
#<BuildRuby:0x000056171bebc188
@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.20240106-145746",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004012 0.000501 1.119630 ( 1.538446)
build_miniruby 0.001265 0.000000 1.367200 ( 1.371216)
build_ruby 0.000000 0.001502 4.066306 ( 4.076228)
build_all 0.008503 0.001639 16.365852 ( 1.671967)
build_install 0.014615 0.000000 4.765842 ( 1.580345)
test_btest 0.000855 0.000000 83.873612 ( 12.890318)
test_basic 0.005173 0.000130 0.615567 ( 0.680791)
test_all 0.096347 0.024267 562.286301 ( 64.699684)
test_rubyspec 0.026462 0.035644 72.059538 ( 84.516480)
total: 173.03 sec