Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-142350
#<BuildRuby:0x000055fdc12af8e0
@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-142350",
@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.000000 0.000008 0.000008 ( 0.000009)
autoconf 0.000000 0.000009 0.000009 ( 0.000009)
configure 0.000000 0.000007 0.000007 ( 0.000006)
build_up 0.001266 0.004137 1.011376 ( 1.262912)
build_miniruby 0.000983 0.000179 0.870116 ( 0.871179)
build_ruby 0.001491 0.000000 2.704912 ( 2.706169)
build_all 0.007705 0.000136 12.217655 ( 1.001991)
build_install 0.000000 0.008865 3.535167 ( 0.975267)
test_btest 0.000000 0.000755 64.731194 ( 5.720794)
test_basic 0.002458 0.001027 0.371022 ( 0.453399)
test_all 0.083947 0.020097 396.343161 ( 44.118324)
test_rubyspec 0.028888 0.031406 39.798158 ( 52.470857)
total: 109.58 sec