Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-143521
#<BuildRuby:0x000055c8ec85c090
@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-143521",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005944 0.000132 0.804646 ( 1.189047)
build_miniruby 0.000861 0.000062 0.850548 ( 0.850792)
build_ruby 0.001351 0.000096 2.682858 ( 2.682830)
build_all 0.007938 0.000242 11.969040 ( 0.969616)
build_install 0.013747 0.000263 3.331594 ( 0.966923)
test_btest 0.000792 0.000047 63.071329 ( 5.682964)
test_basic 0.004978 0.000002 0.406872 ( 0.487318)
test_all 0.066143 0.031614 386.606444 ( 33.082616)
test_rubyspec 0.023438 0.043460 40.519776 ( 53.073025)
total: 98.99 sec