Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-131141
#<BuildRuby:0x000055d291f80098
@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.20240116-131141",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004002 0.000801 0.792443 ( 1.180404)
build_miniruby 0.000922 0.000184 0.820341 ( 0.820237)
build_ruby 0.001147 0.000230 2.711471 ( 2.712399)
build_all 0.007198 0.000420 12.051166 ( 0.967629)
build_install 0.004919 0.005055 3.430448 ( 0.976988)
test_btest 0.000588 0.000147 63.336132 ( 5.035487)
test_basic 0.000000 0.003953 0.416431 ( 0.496619)
test_all 0.066344 0.030062 395.019624 ( 35.040964)
test_rubyspec 0.064489 0.063983 73.772334 ( 86.244756)
total: 133.48 sec