Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-090904
#<BuildRuby:0x000055e9e8fdc8e8
@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.20220918-090904",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008211 0.001173 1.077003 ( 1.144527)
build_miniruby 0.001812 0.000259 0.117231 ( 0.115025)
build_ruby 0.001888 0.000270 0.115896 ( 0.100538)
build_all 0.009982 0.000685 1.567645 ( 0.659855)
build_install 0.020543 0.001195 1.929002 ( 0.989705)
test_btest 0.001558 0.000183 78.816650 ( 8.371457)
test_basic 0.006368 0.000749 0.387588 ( 0.479070)
test_all 0.003417 0.000402 674.290503 ( 68.501149)
test_rubyspec 0.141830 0.030865 45.725887 ( 54.150884)
total: 134.51 sec