Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-063822
#<BuildRuby:0x0000558cd1fb2f08
@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.20220723-063822",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009535 0.000392 0.862311 ( 0.959262)
build_miniruby 0.001612 0.000115 0.056730 ( 0.055553)
build_ruby 0.001437 0.000103 0.054697 ( 0.053386)
build_all 0.007532 0.000538 1.238204 ( 0.478553)
build_install 0.011685 0.005377 4.364425 ( 1.828021)
test_btest 0.001626 0.000203 53.305513 ( 5.797305)
test_basic 0.000316 0.005470 0.285314 ( 0.376039)
test_all 0.000959 0.001847 476.261435 ( 51.821888)
test_rubyspec 0.083222 0.046939 41.960747 ( 47.776207)
total: 109.15 sec