Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-041853
#<BuildRuby:0x000055e80bb454a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-041853",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008670 0.001445 0.836240 ( 1.114899)
build_miniruby 0.002342 0.000000 0.063879 ( 0.061308)
build_ruby 0.001868 0.000000 0.065218 ( 0.063667)
build_all 0.006340 0.000905 1.253518 ( 0.473411)
build_install 0.014328 0.000000 1.579155 ( 0.797293)
test_btest 0.000000 0.000947 52.570830 ( 6.182412)
test_basic 0.001393 0.004246 0.289772 ( 0.384640)
test_all 0.003146 0.000306 503.561031 ( 53.093257)
test_rubyspec 0.071263 0.036785 41.825560 ( 50.166144)
total: 112.34 sec