Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-201019
#<BuildRuby:0x0000561bee077dc0
@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.20240107-201019",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.005161 1.203208 ( 1.578571)
build_miniruby 0.000000 0.001135 1.413430 ( 1.415093)
build_ruby 0.000823 0.000864 4.321574 ( 4.332086)
build_all 0.009250 0.001232 16.346489 ( 1.704141)
build_install 0.010692 0.004734 4.879773 ( 1.734369)
test_btest 0.000620 0.000155 84.705662 ( 8.131390)
test_basic 0.004206 0.001051 0.688709 ( 0.755492)
test_all 0.104236 0.016597 555.928315 ( 66.292392)
test_rubyspec 0.040795 0.024130 77.574388 ( 89.703808)
total: 175.65 sec