Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-215521
#<BuildRuby:0x00005598f23d4060
@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.20240112-215521",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005337 0.811348 ( 1.201819)
build_miniruby 0.000000 0.001010 0.816393 ( 0.816823)
build_ruby 0.000000 0.001866 2.674692 ( 2.706424)
build_all 0.002390 0.005194 12.015009 ( 0.950942)
build_install 0.008794 0.002640 3.710673 ( 0.999510)
test_btest 0.000479 0.000192 62.625352 ( 5.531260)
test_basic 0.000389 0.004312 0.418478 ( 0.498424)
test_all 0.090979 0.005394 390.009349 ( 33.769862)
test_rubyspec 0.036956 0.030385 40.571899 ( 53.107785)
total: 99.58 sec