Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-202741
#<BuildRuby:0x000055e1ffdb34b8
@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.20220722-202741",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007169 0.004992 0.984312 ( 1.113817)
build_miniruby 0.001342 0.000413 0.061891 ( 0.059763)
build_ruby 0.001569 0.000483 0.074430 ( 0.072195)
build_all 0.004603 0.006274 1.496534 ( 0.562602)
build_install 0.014557 0.006795 5.119687 ( 2.072219)
test_btest 0.000677 0.000271 74.302637 ( 8.169489)
test_basic 0.004746 0.002878 0.331730 ( 0.419631)
test_all 0.001216 0.000501 635.107091 ( 65.357504)
test_rubyspec 0.113334 0.068439 45.481182 ( 51.253457)
total: 129.08 sec