Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-125132
#<BuildRuby:0x0000557041b5f7f0
@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.20240114-125132",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005785 0.001578 0.801463 ( 1.194449)
build_miniruby 0.000780 0.000212 0.819160 ( 0.819265)
build_ruby 0.001619 0.000000 2.664448 ( 2.664817)
build_all 0.004606 0.003607 11.884209 ( 1.008551)
build_install 0.008855 0.001868 3.374206 ( 0.972879)
test_btest 0.000621 0.000182 66.163673 ( 5.322697)
test_basic 0.003752 0.000000 0.403027 ( 0.484099)
test_all 0.077645 0.026439 372.383073 ( 40.181950)
test_rubyspec 0.037799 0.029895 40.329394 ( 52.876122)
total: 105.53 sec