Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-192115
#<BuildRuby:0x000055e6315bfdc0
@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.20240626-192115",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005527 1.168496 ( 1.403412)
build_miniruby 0.000000 0.000888 0.756992 ( 0.757070)
build_ruby 0.000000 0.001981 2.301884 ( 2.302133)
build_all 0.004141 0.004079 12.787622 ( 1.069098)
build_install 0.013816 0.002266 4.255320 ( 1.060431)
test_btest 0.000437 0.000270 69.344762 ( 6.232290)
test_basic 0.002744 0.001688 0.392925 ( 0.474039)
test_all 0.088368 0.010116 375.347219 ( 39.661103)
test_rubyspec 0.027835 0.012968 87.661851 ( 11.089505)
total: 64.05 sec