Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-155554
#<BuildRuby:0x000055e1b10f7e20
@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.20230725-155554",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001624 0.004384 1.580050 ( 2.901291)
build_miniruby 0.000000 0.001137 0.947493 ( 0.947199)
build_ruby 0.000000 0.001144 2.739332 ( 2.740054)
build_all 0.006265 0.002530 13.017397 ( 1.210473)
build_install 0.000000 0.007574 1.836110 ( 0.938499)
test_btest 0.000548 0.000351 77.156925 ( 7.051060)
test_basic 0.005032 0.000689 0.624673 ( 0.700179)
test_all 0.000775 0.000310 475.224163 ( 47.008666)
test_rubyspec 0.034130 0.009309 44.138236 ( 56.622358)
total: 120.12 sec