Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-065241
#<BuildRuby:0x0000555f4bac3f28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-065241",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.004889 0.001630 0.875353 ( 1.060999)
build_miniruby 0.001302 0.000000 1.016500 ( 1.014542)
build_ruby 0.001582 0.000000 2.782947 ( 2.780275)
build_all 0.002435 0.007452 16.734290 ( 2.994331)
build_install 0.004962 0.006718 2.300836 ( 1.177348)
test_btest 0.000697 0.000348 77.371558 ( 10.666837)
test_basic 0.001304 0.005391 0.369777 ( 0.455844)
test_all 0.000977 0.000558 662.387403 (100.234016)
test_rubyspec 0.055927 0.076002 51.581074 ( 59.596177)
total: 179.98 sec