Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-230848
#<BuildRuby:0x000055bdb32a4100
@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.20240618-230848",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005166 0.000939 1.798139 ( 2.084221)
build_miniruby 0.000920 0.000168 1.068059 ( 1.068521)
build_ruby 0.001298 0.000235 3.447126 ( 3.447194)
build_all 0.004395 0.005471 16.917316 ( 1.625614)
build_install 0.006593 0.003451 5.930517 ( 1.421583)
test_btest 0.000983 0.000289 101.895093 ( 9.336241)
test_basic 0.004556 0.000239 0.810985 ( 0.890578)
test_all 0.088408 0.050478 524.811556 ( 61.297366)
test_rubyspec 0.030239 0.035023 131.041002 ( 15.506932)
total: 96.68 sec