Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-080319
#<BuildRuby:0x0000563dd8d1c1f0
@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.20240625-080319",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000869 0.004028 1.064850 ( 1.473694)
build_miniruby 0.000911 0.000152 0.703912 ( 0.703878)
build_ruby 0.001291 0.000215 2.259735 ( 2.259668)
build_all 0.000984 0.007325 12.815134 ( 1.042355)
build_install 0.004528 0.008084 4.228128 ( 1.069329)
test_btest 0.000484 0.000208 70.440626 ( 6.080936)
test_basic 0.002733 0.001171 0.411871 ( 0.493261)
test_all 0.078621 0.019273 372.197526 ( 42.543961)
test_rubyspec 0.026050 0.015762 87.316557 ( 11.052453)
total: 66.72 sec