Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-111406
#<BuildRuby:0x0000559b2ebff788
@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-111406",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004341 0.000483 1.208471 ( 1.592747)
build_miniruby 0.000919 0.000102 1.377703 ( 1.380429)
build_ruby 0.001192 0.000132 4.184855 ( 4.194070)
build_all 0.005297 0.004398 16.462524 ( 1.695911)
build_install 0.013792 0.000745 4.777358 ( 1.639305)
test_btest 0.000000 0.000921 81.636426 ( 8.163838)
test_basic 0.001693 0.003858 0.658581 ( 0.724001)
test_all 0.099271 0.022606 541.320797 ( 70.833302)
test_rubyspec 0.036426 0.026059 72.159966 ( 84.389644)
total: 174.61 sec