Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-150055
#<BuildRuby:0x0000563dc32484f0
@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-150055",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.012803 1.062327 ( 1.177377)
build_miniruby 0.000402 0.001769 0.075332 ( 0.073016)
build_ruby 0.001336 0.000616 0.074431 ( 0.072253)
build_all 0.004945 0.004434 4.245713 ( 0.845460)
build_install 0.015603 0.007801 8.474960 ( 2.963097)
test_btest 0.000814 0.000407 75.169825 ( 8.258415)
test_basic 0.004687 0.002344 0.348426 ( 0.437176)
test_all 0.000000 0.001929 653.587060 ( 65.940255)
test_rubyspec 0.089167 0.080367 46.684899 ( 52.050552)
total: 131.82 sec