Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-121910
#<BuildRuby:0x000055bffb584088
@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.20240108-121910",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005240 0.000000 1.319827 ( 1.700768)
build_miniruby 0.001501 0.000000 1.518102 ( 1.520847)
build_ruby 0.001704 0.000000 4.335631 ( 4.348534)
build_all 0.010360 0.000000 16.797104 ( 1.937011)
build_install 0.011693 0.003831 5.026392 ( 1.798950)
test_btest 0.000830 0.000000 84.001513 ( 9.902447)
test_basic 0.002666 0.002567 0.745174 ( 0.814212)
test_all 0.090823 0.028692 557.348664 ( 63.903443)
test_rubyspec 0.026064 0.039714 83.888210 ( 96.197076)
total: 182.12 sec