Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-103416
#<BuildRuby:0x000056324359c060
@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.20231227-103416",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.004320 0.002900 0.798149 ( 1.182255)
build_miniruby 0.001336 0.000000 0.807424 ( 0.806889)
build_ruby 0.001548 0.000000 2.690322 ( 2.690951)
build_all 0.006378 0.001597 12.030859 ( 0.991308)
build_install 0.007009 0.003762 3.383640 ( 0.963134)
test_btest 0.000587 0.000183 62.462054 ( 5.128227)
test_basic 0.003234 0.001010 0.389121 ( 0.469727)
test_all 0.077456 0.019098 387.552987 ( 32.847739)
test_rubyspec 0.035493 0.032189 40.155493 ( 52.716414)
total: 97.80 sec