Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-212629
#<BuildRuby:0x0000565479e98c10
@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.20220402-212629",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003184 0.008156 1.049056 ( 1.573869)
build_miniruby 0.001507 0.000431 0.067688 ( 0.066188)
build_ruby 0.001634 0.000467 0.080104 ( 0.078382)
build_all 0.006574 0.003697 4.214883 ( 0.863785)
build_install 0.021187 0.003524 8.445781 ( 2.958069)
test_btest 0.001053 0.000292 72.373646 ( 8.094828)
test_basic 0.002443 0.005837 0.349377 ( 0.436241)
test_all 0.001199 0.000400 692.400061 ( 67.687570)
test_rubyspec 0.107558 0.069475 46.585496 ( 52.004918)
total: 133.76 sec