Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-024015
#<BuildRuby:0x0000559c141235f8
@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.20231204-024015",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000034)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000000 0.006059 1.227433 ( 1.630314)
build_miniruby 0.000000 0.001065 0.861746 ( 0.861076)
build_ruby 0.000676 0.000909 2.762981 ( 2.762593)
build_all 0.007930 0.002270 16.693510 ( 1.483952)
build_install 0.007915 0.001630 4.845970 ( 1.160930)
test_btest 0.000747 0.000299 85.162746 ( 7.788035)
test_basic 0.005362 0.000000 0.755940 ( 0.831819)
test_all 0.113694 0.020879 549.008177 ( 48.697638)
test_rubyspec 0.015303 0.032023 50.168932 ( 62.479814)
total: 127.70 sec