Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-143346
#<BuildRuby:0x000055f30ec2f7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-143346",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000000 0.000036 0.000036 ( 0.000041)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.005640 0.005855 0.977335 ( 1.634846)
build_miniruby 0.001352 0.000451 0.075756 ( 0.074387)
build_ruby 0.001609 0.000536 0.075266 ( 0.073458)
build_all 0.005635 0.005114 4.063067 ( 0.791371)
build_install 0.016692 0.006421 7.884399 ( 2.303625)
test_btest 0.000770 0.000296 47.176413 ( 44.019425)
test_basic 0.000546 0.006462 0.349216 ( 0.444317)
test_all 0.001251 0.000577 701.546594 ( 67.371597)
test_rubyspec 0.091734 0.071995 46.005666 ( 51.466825)
total: 168.18 sec