Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-125530
#<BuildRuby:0x000055d1cc8fff90
@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.20231203-125530",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004156 0.000378 0.977701 ( 1.268200)
build_miniruby 0.001045 0.000095 0.860246 ( 0.864616)
build_ruby 0.000964 0.000088 2.690190 ( 2.692098)
build_all 0.008824 0.000000 12.052387 ( 0.991856)
build_install 0.003234 0.011061 3.559087 ( 0.977016)
test_btest 0.000655 0.000000 64.762958 ( 5.795625)
test_basic 0.001437 0.002334 0.368153 ( 0.450641)
test_all 0.082300 0.021757 391.695853 ( 44.526356)
test_rubyspec 0.037233 0.033984 39.533534 ( 52.195456)
total: 109.76 sec