Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-013840
#<BuildRuby:0x0000564cac2c7708
@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.20230726-013840",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002302 0.003607 1.390370 ( 2.605325)
build_miniruby 0.001035 0.000000 0.902616 ( 0.902775)
build_ruby 0.000000 0.001197 2.708153 ( 2.707993)
build_all 0.002733 0.006574 14.541912 ( 1.284000)
build_install 0.002274 0.006970 2.224879 ( 1.021326)
test_btest 0.000753 0.000406 84.987995 ( 7.660986)
test_basic 0.002693 0.001450 0.641535 ( 0.719273)
test_all 0.000788 0.000424 520.093411 ( 58.033317)
test_rubyspec 0.013227 0.029154 44.011233 ( 56.434441)
total: 131.37 sec