Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-094407
#<BuildRuby:0x00005562823f48e8
@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.20220722-094407",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001380 0.010240 0.971696 ( 1.707598)
build_miniruby 0.001473 0.000491 0.076758 ( 0.074614)
build_ruby 0.001283 0.000428 0.069649 ( 0.067696)
build_all 0.007895 0.002632 1.494082 ( 0.565232)
build_install 0.016849 0.005616 5.217657 ( 2.075434)
test_btest 0.000965 0.000321 72.776964 ( 8.327406)
test_basic 0.005427 0.001809 0.328185 ( 0.418020)
test_all 0.001913 0.000637 632.378147 ( 64.227285)
test_rubyspec 0.100354 0.075166 46.029859 ( 51.768185)
total: 129.23 sec