Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-074317
#<BuildRuby:0x000056023fb63e50
@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-074317",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004869 0.000161 1.001218 ( 1.264493)
build_miniruby 0.000731 0.000133 0.865092 ( 0.865435)
build_ruby 0.000000 0.001109 2.702596 ( 2.705096)
build_all 0.000300 0.007234 12.099935 ( 1.006349)
build_install 0.000252 0.012714 3.550932 ( 0.970625)
test_btest 0.000420 0.000267 61.614428 ( 5.883656)
test_basic 0.003529 0.000000 0.374835 ( 0.456416)
test_all 0.069507 0.030169 406.931395 ( 36.649358)
test_rubyspec 0.042328 0.021164 39.969245 ( 52.623358)
total: 102.43 sec