Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-183359
#<BuildRuby:0x0000558763a0fe20
@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.20240116-183359",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004166 0.000379 1.128171 ( 1.510591)
build_miniruby 0.000874 0.000080 0.835208 ( 0.834601)
build_ruby 0.001286 0.000117 2.685915 ( 2.685857)
build_all 0.008576 0.000340 14.353507 ( 1.261140)
build_install 0.003060 0.004569 4.131695 ( 1.073499)
test_btest 0.000822 0.000126 76.060080 ( 7.056119)
test_basic 0.000638 0.003894 0.513136 ( 0.594220)
test_all 0.102050 0.029934 470.002837 ( 55.297984)
test_rubyspec 0.020376 0.042819 81.192775 ( 93.503732)
total: 163.82 sec