Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-165547
#<BuildRuby:0x0000558f26fd84e0
@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-165547",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008493 0.002124 0.969450 ( 1.118043)
build_miniruby 0.001594 0.000399 0.078571 ( 0.076821)
build_ruby 0.001744 0.000436 0.073691 ( 0.071137)
build_all 0.001659 0.008858 1.510349 ( 0.564524)
build_install 0.019314 0.003218 1.856836 ( 0.921040)
test_btest 0.000000 0.001181 77.719172 ( 8.275810)
test_basic 0.000843 0.007647 0.337940 ( 0.425704)
test_all 0.002626 0.002454 681.835367 ( 67.329824)
test_rubyspec 0.120254 0.044991 46.080294 ( 54.633894)
total: 133.42 sec