Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-105643
#<BuildRuby:0x000055683e7e87d0
@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.20220315-105643",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010079 0.000809 0.994286 ( 1.342065)
build_miniruby 0.001560 0.000649 0.075017 ( 0.072733)
build_ruby 0.001400 0.000583 0.076840 ( 0.074454)
build_all 0.006999 0.002916 4.224992 ( 0.840717)
build_install 0.013858 0.009517 7.845490 ( 2.379279)
test_btest 0.000872 0.000407 72.818204 ( 8.334977)
test_basic 0.006936 0.000821 0.341419 ( 0.430421)
test_all 0.001078 0.000472 688.540803 ( 67.345906)
test_rubyspec 0.074948 0.086882 46.423344 ( 51.451386)
total: 132.27 sec