Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-051140
#<BuildRuby:0x00005602abd10b38
@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.20220614-051140",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004928 0.006364 0.983883 ( 1.990446)
build_miniruby 0.001486 0.000675 0.073111 ( 0.071085)
build_ruby 0.001550 0.000705 0.075188 ( 0.073120)
build_all 0.008005 0.001308 1.466837 ( 0.594860)
build_install 0.016676 0.005644 5.830271 ( 2.776180)
test_btest 0.000912 0.000364 70.067529 ( 8.380254)
test_basic 0.006777 0.000557 0.323216 ( 0.412373)
test_all 0.001546 0.000580 662.763680 ( 65.430781)
test_rubyspec 0.115357 0.056465 45.765358 ( 51.614315)
total: 131.34 sec