Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-175743
#<BuildRuby:0x000055e5dfb137b0
@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.20220918-175743",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001157 0.008905 1.076092 ( 1.370562)
build_miniruby 0.001541 0.000482 0.116932 ( 0.112245)
build_ruby 0.001742 0.000544 0.117325 ( 0.099966)
build_all 0.008118 0.001311 1.559958 ( 0.633412)
build_install 0.021205 0.001362 1.942436 ( 0.966106)
test_btest 0.000995 0.000237 75.221005 ( 8.285299)
test_basic 0.002891 0.005076 0.372724 ( 0.460156)
test_all 0.004356 0.000000 676.559046 ( 68.186555)
test_rubyspec 0.113508 0.070704 45.589377 ( 53.744499)
total: 133.86 sec