Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-154554
#<BuildRuby:0x000055b1a0850870
@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.20220716-154554",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007633 0.003837 0.961143 ( 1.364050)
build_miniruby 0.001589 0.000568 0.074078 ( 0.072301)
build_ruby 0.001756 0.000627 0.075659 ( 0.073121)
build_all 0.007758 0.001210 1.487669 ( 0.590341)
build_install 0.018678 0.003415 5.162560 ( 2.086230)
test_btest 0.000882 0.000265 69.448296 ( 8.538673)
test_basic 0.006510 0.000641 0.318533 ( 0.414690)
test_all 0.001932 0.000000 679.684616 ( 66.485328)
test_rubyspec 0.099120 0.081002 45.067212 ( 50.848123)
total: 130.47 sec