Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-001039
#<BuildRuby:0x000055b76b1180c8
@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-001039",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.002031 0.004551 0.823522 ( 1.202216)
build_miniruby 0.001193 0.000325 0.862069 ( 0.861615)
build_ruby 0.000000 0.001295 2.664522 ( 2.665346)
build_all 0.002065 0.006313 11.939842 ( 0.967696)
build_install 0.004983 0.006604 3.372142 ( 0.975763)
test_btest 0.000481 0.000241 67.321911 ( 4.815249)
test_basic 0.000906 0.004438 0.395214 ( 0.475093)
test_all 0.067064 0.033267 373.799764 ( 37.563531)
test_rubyspec 0.037495 0.027714 40.170526 ( 52.720527)
total: 102.25 sec