Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-112233
#<BuildRuby:0x000055e8cee10e80
@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.20221008-112233",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009454 0.000093 1.058359 ( 1.166581)
build_miniruby 0.002265 0.000000 0.100920 ( 0.097475)
build_ruby 0.001484 0.000000 0.086416 ( 0.083286)
build_all 0.007634 0.000000 1.341940 ( 0.580941)
build_install 0.015393 0.000000 1.671404 ( 0.909887)
test_btest 0.002260 0.000000 60.522270 ( 6.554362)
test_basic 0.000000 0.008164 0.369555 ( 0.458108)
test_all 0.003741 0.003441 516.480991 ( 54.247139)
test_rubyspec 0.095763 0.025053 42.734685 ( 51.220557)
total: 115.32 sec