Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-130022
#<BuildRuby:0x000055c788f1c6d8
@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.20220815-130022",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004539 0.006152 0.990797 ( 1.165277)
build_miniruby 0.001648 0.000412 0.074616 ( 0.074207)
build_ruby 0.002315 0.000000 0.077675 ( 0.078077)
build_all 0.008649 0.000834 1.535726 ( 0.599368)
build_install 0.013632 0.007235 1.906215 ( 0.936119)
test_btest 0.000829 0.000226 77.457043 ( 8.742279)
test_basic 0.003753 0.003805 0.332044 ( 0.422501)
test_all 0.005096 0.000000 623.796269 ( 63.833570)
test_rubyspec 0.120201 0.049432 45.810406 ( 53.328416)
total: 129.18 sec