Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-151443
#<BuildRuby:0x000055d4e58b38e0
@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.20231209-151443",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000817 0.003904 1.004182 ( 1.256399)
build_miniruby 0.000682 0.000186 0.871749 ( 0.872225)
build_ruby 0.000000 0.001673 2.694014 ( 2.694726)
build_all 0.005170 0.002553 12.040676 ( 1.002786)
build_install 0.012984 0.000304 3.563381 ( 0.965515)
test_btest 0.000663 0.000176 61.642530 ( 6.080363)
test_basic 0.002529 0.000674 0.383229 ( 0.464097)
test_all 0.068226 0.028365 360.846486 ( 38.167002)
test_rubyspec 0.029073 0.026598 40.006364 ( 52.654981)
total: 104.16 sec