Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-213834
#<BuildRuby:0x0000563c937d0b88
@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.20220830-213834",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000018)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007430 0.003715 0.972228 ( 1.576123)
build_miniruby 0.001463 0.000731 0.077767 ( 0.075939)
build_ruby 0.001311 0.000655 0.075107 ( 0.073006)
build_all 0.001846 0.008266 1.547817 ( 0.569588)
build_install 0.019556 0.002430 1.888533 ( 0.908756)
test_btest 0.000840 0.000420 77.039459 ( 8.012702)
test_basic 0.003849 0.004226 0.332962 ( 0.420178)
test_all 0.000000 0.004042 637.152065 ( 64.506215)
test_rubyspec 0.120170 0.049952 46.112416 ( 54.512694)
total: 130.66 sec