Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-013356
#<BuildRuby:0x0000562322950150
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-013356",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005669 0.793634 ( 1.505116)
build_miniruby 0.000000 0.001039 0.817652 ( 0.817818)
build_ruby 0.000000 0.001417 2.668692 ( 2.669473)
build_all 0.002015 0.005413 11.991267 ( 0.998598)
build_install 0.006988 0.003514 3.370697 ( 0.970123)
test_btest 0.000450 0.000196 64.731480 ( 4.676225)
test_basic 0.003815 0.000063 0.393659 ( 0.474566)
test_all 0.055392 0.041075 381.360496 ( 39.866869)
test_rubyspec 0.036170 0.030037 40.524450 ( 53.290537)
total: 105.27 sec