Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-191124
#<BuildRuby:0x00005618863800a0
@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.20240110-191124",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000741 0.003514 0.925917 ( 1.308265)
build_miniruby 0.001003 0.000134 0.984625 ( 0.986036)
build_ruby 0.001783 0.000238 2.916434 ( 2.918295)
build_all 0.004763 0.004879 14.937619 ( 1.489583)
build_install 0.009608 0.000197 4.326007 ( 1.169156)
test_btest 0.000580 0.000102 78.477194 ( 7.449535)
test_basic 0.002647 0.000467 0.430352 ( 0.511992)
test_all 0.092086 0.042176 490.470254 ( 56.950962)
test_rubyspec 0.029151 0.007513 48.609749 ( 61.317342)
total: 134.10 sec