Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-070502
#<BuildRuby:0x000055e9d737ef08
@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.20221009-070502",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008510 0.001123 1.070139 ( 1.583268)
build_miniruby 0.001929 0.000482 0.100593 ( 0.096728)
build_ruby 0.002137 0.000000 0.102614 ( 0.099071)
build_all 0.003685 0.003634 1.286024 ( 0.571434)
build_install 0.013466 0.001199 1.619553 ( 0.880931)
test_btest 0.001850 0.000462 60.493234 ( 6.536618)
test_basic 0.005533 0.001383 0.362950 ( 0.451864)
test_all 0.007645 0.000000 513.719351 ( 54.602840)
test_rubyspec 0.082800 0.052122 42.569104 ( 51.201813)
total: 116.03 sec