Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-001111
#<BuildRuby:0x000056375395edf0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230712-001111",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005795 0.000292 1.533199 ( 3.765483)
build_miniruby 0.001032 0.000172 0.981237 ( 0.980901)
build_ruby 0.001226 0.000204 2.595387 ( 2.595520)
build_all 0.008675 0.000680 12.761720 ( 1.155171)
build_install 0.007885 0.000000 1.837019 ( 1.233076)
test_btest 0.000709 0.000000 80.778252 ( 7.967295)
test_basic 0.000580 0.003778 0.661558 ( 0.745108)
test_all 0.001768 0.000120 441.338965 ( 51.077577)
test_rubyspec 0.017951 0.024242 42.918114 ( 55.516851)
total: 125.04 sec