Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-034027
#<BuildRuby:0x0000556e2ca5bd20
@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.20240616-034027",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004403 0.001651 1.873343 ( 2.017796)
build_miniruby 0.000864 0.000324 1.108191 ( 1.107954)
build_ruby 0.001153 0.000433 3.286143 ( 3.286372)
build_all 0.005110 0.004640 17.320050 ( 1.658271)
build_install 0.000000 0.010382 6.020868 ( 1.433001)
test_btest 0.000000 0.001173 106.445683 ( 8.648990)
test_basic 0.002005 0.002529 0.773287 ( 0.852363)
test_all 0.096930 0.041744 543.568643 ( 51.730892)
test_rubyspec 0.029686 0.036894 132.882462 ( 16.336299)
total: 87.07 sec