Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-214933
#<BuildRuby:0x000055ad303c84e8
@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.20220311-214933",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000046 0.000017 0.000063 ( 0.000051)
build_up 0.009704 0.001843 1.001481 ( 1.233276)
build_miniruby 0.001483 0.000494 0.074104 ( 0.072147)
build_ruby 0.001373 0.000458 0.079380 ( 0.077128)
build_all 0.008449 0.001095 1.496150 ( 0.611721)
build_install 0.021630 0.001530 5.316793 ( 2.188810)
test_btest 0.001423 0.000000 78.102908 ( 8.774878)
test_basic 0.007298 0.000771 0.328596 ( 0.416071)
test_all 0.000744 0.001378 704.273223 ( 67.796088)
test_rubyspec 0.084142 0.075183 46.311285 ( 51.606120)
total: 132.78 sec