Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-180407
#<BuildRuby:0x00005603d6a14ea8
@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.20220724-180407",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010737 0.000643 1.004164 ( 1.104690)
build_miniruby 0.002103 0.000000 0.070215 ( 0.068674)
build_ruby 0.001768 0.000000 0.074899 ( 0.073893)
build_all 0.006957 0.002904 1.523567 ( 0.570200)
build_install 0.023119 0.000060 5.304645 ( 2.088080)
test_btest 0.001157 0.000193 69.666111 ( 8.298845)
test_basic 0.003619 0.003815 0.323636 ( 0.412164)
test_all 0.001636 0.000327 623.011589 ( 64.147917)
test_rubyspec 0.123625 0.047576 45.544928 ( 51.012662)
total: 127.78 sec