Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-232839
#<BuildRuby:0x0000555bc4a54090
@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-232839",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004422 0.000000 1.146750 ( 1.521532)
build_miniruby 0.001169 0.000000 1.363752 ( 1.365000)
build_ruby 0.001596 0.000000 4.102082 ( 4.110628)
build_all 0.009742 0.000115 16.183636 ( 1.655245)
build_install 0.000672 0.014250 4.741790 ( 1.586892)
test_btest 0.000000 0.000784 81.081309 ( 8.641952)
test_basic 0.001001 0.003576 0.626268 ( 0.692693)
test_all 0.084877 0.038935 537.293857 ( 69.420457)
test_rubyspec 0.042264 0.019733 71.774930 ( 84.023988)
total: 173.02 sec