Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-040820
#<BuildRuby:0x0000563c465dae48
@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.20240112-040820",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000142 0.003969 0.907145 ( 1.283266)
build_miniruby 0.000953 0.000136 0.915361 ( 0.915239)
build_ruby 0.001178 0.000168 2.734853 ( 2.737504)
build_all 0.004160 0.005013 14.654559 ( 1.358809)
build_install 0.001143 0.007751 4.188761 ( 1.137078)
test_btest 0.000477 0.000159 75.213922 ( 7.842862)
test_basic 0.000000 0.003755 0.435348 ( 0.517239)
test_all 0.090377 0.044281 547.309456 ( 52.567789)
test_rubyspec 0.030711 0.002974 49.392819 ( 61.931884)
total: 130.29 sec