Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-122158
#<BuildRuby:0x0000564e2b27b440
@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.20220314-122158",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.008545 0.003118 1.055150 ( 1.193410)
build_miniruby 0.001464 0.000390 0.077380 ( 0.075581)
build_ruby 0.001924 0.000513 0.076716 ( 0.073858)
build_all 0.005633 0.004626 4.173104 ( 0.845546)
build_install 0.020172 0.003936 8.039020 ( 2.438007)
test_btest 0.000948 0.000271 74.129111 ( 8.441791)
test_basic 0.007201 0.000802 0.343796 ( 0.438813)
test_all 0.000962 0.000950 712.788327 ( 68.401704)
test_rubyspec 0.088713 0.085801 46.209786 ( 51.610284)
total: 133.52 sec