Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-181425
#<BuildRuby:0x000055c23439ef08
@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.20221010-181425",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.009454 0.001364 1.070390 ( 1.143227)
build_miniruby 0.000000 0.002149 0.104609 ( 0.101528)
build_ruby 0.000000 0.001635 0.095059 ( 0.092872)
build_all 0.006932 0.001302 1.283318 ( 0.573257)
build_install 0.009967 0.003067 1.578781 ( 0.877218)
test_btest 0.000000 0.001639 63.192100 ( 6.586767)
test_basic 0.001848 0.005539 0.355278 ( 0.443287)
test_all 0.007055 0.001376 510.104350 ( 54.520931)
test_rubyspec 0.058620 0.066428 42.717429 ( 51.255491)
total: 115.60 sec