Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-094603
#<BuildRuby:0x000055788465ef08
@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.20220717-094603",
@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.000005 0.000003 0.000008 ( 0.000009)
configure 0.000003 0.000003 0.000006 ( 0.000007)
build_up 0.007237 0.002261 0.880189 ( 1.123160)
build_miniruby 0.000959 0.000639 0.062800 ( 0.061819)
build_ruby 0.001126 0.000750 0.064075 ( 0.062748)
build_all 0.007847 0.002028 1.284839 ( 0.494968)
build_install 0.014968 0.002672 4.409534 ( 1.838342)
test_btest 0.000000 0.001851 53.569681 ( 6.101749)
test_basic 0.004034 0.002627 0.302437 ( 0.394222)
test_all 0.002885 0.001194 505.019411 ( 52.856658)
test_rubyspec 0.056129 0.074874 42.118007 ( 48.006043)
total: 110.94 sec