Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-184158
#<BuildRuby:0x0000557c688a3ee8
@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.20240617-184158",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005044 0.000363 1.729099 ( 2.027370)
build_miniruby 0.000820 0.000289 1.070252 ( 1.069597)
build_ruby 0.001324 0.000467 3.431571 ( 3.431435)
build_all 0.007605 0.002684 17.385158 ( 1.670853)
build_install 0.005332 0.004920 6.089206 ( 1.465862)
test_btest 0.000903 0.000351 103.664780 ( 9.084186)
test_basic 0.003471 0.001350 0.891110 ( 0.966688)
test_all 0.086206 0.050630 572.324976 ( 53.857703)
test_rubyspec 0.029762 0.036785 130.591548 ( 16.471200)
total: 90.05 sec