Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-080254
#<BuildRuby:0x000055e5e9c0b7d0
@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.20231223-080254",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003905 0.000000 0.737077 ( 1.164354)
build_miniruby 0.000827 0.000000 0.909409 ( 0.910353)
build_ruby 0.001147 0.000000 2.768311 ( 2.773113)
build_all 0.004572 0.002858 12.215094 ( 1.035643)
build_install 0.003422 0.007214 3.540499 ( 0.980902)
test_btest 0.000574 0.000192 63.071313 ( 5.693354)
test_basic 0.002673 0.000891 0.377274 ( 0.457825)
test_all 0.081633 0.027211 438.190972 ( 37.694517)
test_rubyspec 0.028940 0.021682 40.722586 ( 53.480237)
total: 104.19 sec