Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-025934
#<BuildRuby:0x00005629cdbf3568
@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.20230713-025934",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005386 0.000284 1.317054 ( 2.594845)
build_miniruby 0.000931 0.000049 0.910265 ( 0.909809)
build_ruby 0.001388 0.000000 2.698562 ( 2.699353)
build_all 0.005868 0.004359 13.759566 ( 1.249699)
build_install 0.008681 0.000000 1.970369 ( 0.883979)
test_btest 0.000000 0.001094 88.656451 ( 7.682373)
test_basic 0.001782 0.002362 0.764238 ( 0.843215)
test_all 0.001518 0.000182 481.385274 ( 47.937080)
test_rubyspec 0.026101 0.018310 42.979207 ( 55.398020)
total: 120.20 sec