Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-152933
#<BuildRuby:0x000055977f71ff90
@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.20231123-152933",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001678 0.003535 0.907186 ( 1.312224)
build_miniruby 0.000853 0.000232 0.793685 ( 0.793761)
build_ruby 0.001500 0.000409 2.627176 ( 2.627814)
build_all 0.003769 0.004073 12.201884 ( 1.011359)
build_install 0.003675 0.008143 3.694541 ( 0.987039)
test_btest 0.000458 0.000211 63.283931 ( 5.837031)
test_basic 0.000000 0.003971 0.390250 ( 0.469962)
test_all 0.077050 0.020726 349.045450 ( 36.686120)
test_rubyspec 0.024728 0.042031 40.060398 ( 52.611229)
total: 102.34 sec