Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-220120
#<BuildRuby:0x0000563037232fe0
@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.20220826-220120",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010648 0.001638 0.970648 ( 1.135913)
build_miniruby 0.000000 0.002348 0.069887 ( 0.067998)
build_ruby 0.000000 0.001976 0.080249 ( 0.079072)
build_all 0.006258 0.004213 1.544546 ( 0.596805)
build_install 0.020967 0.001590 1.882260 ( 0.939106)
test_btest 0.000873 0.000194 80.506792 ( 8.443836)
test_basic 0.007490 0.000511 0.321657 ( 0.409889)
test_all 0.004922 0.000000 692.075619 ( 67.675795)
test_rubyspec 0.067167 0.095735 45.501050 ( 54.031578)
total: 133.38 sec