Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-095729
#<BuildRuby:0x0000559833b1fe88
@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.20231222-095729",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003308 0.000300 0.733368 ( 1.103619)
build_miniruby 0.001003 0.000091 0.904956 ( 0.905822)
build_ruby 0.001240 0.000113 2.783566 ( 2.785307)
build_all 0.007215 0.000225 12.155677 ( 1.021194)
build_install 0.004182 0.005448 3.551689 ( 0.987517)
test_btest 0.000624 0.000104 64.473832 ( 5.578276)
test_basic 0.003699 0.000000 0.373543 ( 0.456919)
test_all 0.098448 0.007429 417.069157 ( 45.294815)
test_rubyspec 0.040713 0.010847 40.723603 ( 53.450239)
total: 111.58 sec