Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-191551
#<BuildRuby:0x0000557c300cce50
@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.20220822-191551",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006761 0.004982 0.967125 ( 1.011107)
build_miniruby 0.001424 0.000548 0.077506 ( 0.077093)
build_ruby 0.001633 0.000628 0.075246 ( 0.074209)
build_all 0.005358 0.004777 1.543803 ( 0.590843)
build_install 0.019945 0.002361 1.866453 ( 0.929861)
test_btest 0.000849 0.000299 74.299404 ( 8.404284)
test_basic 0.000000 0.007019 0.335042 ( 0.426945)
test_all 0.000000 0.003773 642.348600 ( 65.141218)
test_rubyspec 0.104461 0.070734 45.928747 ( 54.366696)
total: 131.02 sec