Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-175930
#<BuildRuby:0x000055def448d400
@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-175930",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010277 0.000965 0.900564 ( 0.906769)
build_miniruby 0.001891 0.000000 0.062014 ( 0.060204)
build_ruby 0.001716 0.000000 0.062226 ( 0.061026)
build_all 0.008942 0.000491 1.270529 ( 0.478554)
build_install 0.015049 0.000000 1.579226 ( 0.793116)
test_btest 0.000886 0.000000 50.964869 ( 6.027117)
test_basic 0.007145 0.000000 0.277457 ( 0.366581)
test_all 0.002255 0.001783 478.379332 ( 51.692515)
test_rubyspec 0.088022 0.042491 41.777834 ( 50.452874)
total: 110.84 sec