Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-044646
#<BuildRuby:0x000055b55e928178
@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.20240110-044646",
@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.000006 0.000003 0.000009 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003761 0.001671 0.784480 ( 1.184045)
build_miniruby 0.000772 0.000344 0.803808 ( 0.803775)
build_ruby 0.001345 0.000597 2.663246 ( 2.663929)
build_all 0.005392 0.002397 11.839858 ( 0.988671)
build_install 0.013946 0.000000 3.469127 ( 0.980714)
test_btest 0.000739 0.000000 66.762984 ( 5.008890)
test_basic 0.005441 0.000000 0.404284 ( 0.483929)
test_all 0.085543 0.009885 384.612028 ( 31.719104)
test_rubyspec 0.044925 0.026503 40.764430 ( 53.323417)
total: 97.16 sec