Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-011151
#<BuildRuby:0x00005563303f25a8
@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.20220618-011151",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.011060 0.958075 ( 1.083234)
build_miniruby 0.000653 0.001779 0.071221 ( 0.068750)
build_ruby 0.001331 0.000847 0.075125 ( 0.073271)
build_all 0.007179 0.001643 1.488568 ( 0.591869)
build_install 0.014690 0.005074 5.888713 ( 2.752179)
test_btest 0.000874 0.000467 74.722538 ( 8.172562)
test_basic 0.001862 0.005843 0.325474 ( 0.414152)
test_all 0.002969 0.000000 656.959177 ( 66.141886)
test_rubyspec 0.113835 0.080044 45.286044 ( 51.124293)
total: 130.42 sec