Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-120713
#<BuildRuby:0x000055d9149a7d68
@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.20231228-120713",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.002229 0.003160 1.186091 ( 1.589792)
build_miniruby 0.000643 0.000282 0.998437 ( 0.997806)
build_ruby 0.001012 0.000443 2.948839 ( 2.948531)
build_all 0.007701 0.001570 15.968744 ( 1.384452)
build_install 0.006877 0.001074 4.588353 ( 1.152302)
test_btest 0.000509 0.000197 82.554565 ( 7.274626)
test_basic 0.004649 0.000000 0.728282 ( 0.803760)
test_all 0.108162 0.023665 541.851060 ( 49.082987)
test_rubyspec 0.010763 0.036502 49.793983 ( 62.044977)
total: 127.28 sec