Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-104438
#<BuildRuby:0x0000560b2084c098
@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.20231205-104438",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004930 0.000411 0.991296 ( 1.277857)
build_miniruby 0.001156 0.000000 0.875762 ( 0.876098)
build_ruby 0.001715 0.000000 2.704291 ( 2.707003)
build_all 0.006807 0.000436 12.061524 ( 1.011944)
build_install 0.001445 0.008454 3.576785 ( 0.965044)
test_btest 0.000636 0.000136 63.461454 ( 5.315269)
test_basic 0.002825 0.000605 0.372353 ( 0.454798)
test_all 0.081704 0.018160 397.913204 ( 33.889553)
test_rubyspec 0.029616 0.036375 39.959731 ( 52.617586)
total: 99.12 sec