Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-060123
#<BuildRuby:0x0000560ac6064d30
@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.20220718-060123",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000049 0.000020 0.000069 ( 0.000059)
build_up 0.008114 0.003246 0.994497 ( 2.981603)
build_miniruby 0.000000 0.002242 0.071024 ( 0.069466)
build_ruby 0.000000 0.001769 0.076758 ( 0.075052)
build_all 0.000000 0.010397 1.525380 ( 0.582031)
build_install 0.023074 0.000000 5.175956 ( 2.090610)
test_btest 0.001715 0.000000 73.705849 ( 7.887237)
test_basic 0.006224 0.001728 0.315578 ( 0.403252)
test_all 0.001142 0.000514 682.401756 ( 67.209826)
test_rubyspec 0.096535 0.084158 45.686628 ( 51.538255)
total: 132.84 sec