Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-070152
#<BuildRuby:0x000055bc29f3f328
@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.20231111-070152",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001041 0.004127 1.519929 ( 1.763566)
build_miniruby 0.001376 0.000115 0.992056 ( 0.991560)
build_ruby 0.001306 0.000000 2.704493 ( 2.704860)
build_all 0.007154 0.002752 16.257572 ( 1.442535)
build_install 0.009313 0.000242 4.790216 ( 1.135060)
test_btest 0.001062 0.000112 83.360816 ( 6.735833)
test_basic 0.005073 0.000000 0.767362 ( 0.842854)
test_all 0.096025 0.038930 513.107245 ( 46.752664)
test_rubyspec 0.028635 0.013147 49.901738 ( 62.250819)
total: 124.62 sec