Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-124242
#<BuildRuby:0x000055e919594f40
@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.20220327-124242",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002895 0.007593 1.001158 ( 1.516921)
build_miniruby 0.001442 0.000721 0.078303 ( 0.075955)
build_ruby 0.001307 0.000654 0.075948 ( 0.073751)
build_all 0.006454 0.003227 4.144834 ( 0.855246)
build_install 0.020799 0.003498 7.983140 ( 2.426391)
test_btest 0.001016 0.000418 75.260311 ( 8.007369)
test_basic 0.004146 0.002581 0.340343 ( 0.436461)
test_all 0.001483 0.000625 665.300267 ( 65.859800)
test_rubyspec 0.055519 0.104907 45.707743 ( 51.190752)
total: 130.44 sec