Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-202911
#<BuildRuby:0x0000561a06ecc090
@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.20230206-202911",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002734 0.000746 0.610701 ( 1.049342)
build_miniruby 0.000699 0.000191 0.640638 ( 0.640093)
build_ruby 0.000906 0.000247 2.055604 ( 2.055283)
build_all 0.008705 0.000000 12.301056 ( 1.491729)
build_install 0.002381 0.003807 1.490899 ( 0.728402)
test_btest 0.000543 0.000155 64.456629 ( 6.266597)
test_basic 0.002643 0.000756 0.246374 ( 0.341702)
test_all 0.000976 0.000279 473.331026 ( 50.293051)
test_rubyspec 0.013835 0.015734 35.542030 ( 46.259717)
total: 109.13 sec