Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-053341
#<BuildRuby:0x000056034f3df7e0
@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.20220607-053341",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010650 0.002131 1.028627 ( 1.883440)
build_miniruby 0.002197 0.000000 0.079335 ( 0.078349)
build_ruby 0.000000 0.002212 0.071230 ( 0.070077)
build_all 0.002874 0.006594 1.496809 ( 0.610692)
build_install 0.015485 0.007316 5.811897 ( 2.878249)
test_btest 0.001090 0.000000 80.401180 ( 8.408305)
test_basic 0.002759 0.004358 0.330663 ( 0.420747)
test_all 0.001949 0.000504 684.828545 ( 66.579597)
test_rubyspec 0.087489 0.087230 46.121586 ( 51.794779)
total: 132.73 sec