Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-003523
#<BuildRuby:0x0000555ca806f248
@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.20240116-003523",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000019 0.000009 0.000028 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.001623 0.004912 0.799510 ( 1.190518)
build_miniruby 0.000636 0.000353 0.843316 ( 0.843408)
build_ruby 0.001875 0.000000 2.641215 ( 2.641574)
build_all 0.005837 0.001754 11.904461 ( 0.991876)
build_install 0.013286 0.000000 3.522370 ( 0.966336)
test_btest 0.000743 0.000000 66.944079 ( 4.622872)
test_basic 0.004622 0.000096 0.404708 ( 0.485196)
test_all 0.080166 0.013072 395.386903 ( 33.445755)
test_rubyspec 0.037037 0.030847 40.513053 ( 53.073668)
total: 98.26 sec