Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-090613
#<BuildRuby:0x000056041ae40920
@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.20220724-090613",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008038 0.002923 0.961578 ( 1.288398)
build_miniruby 0.001621 0.000590 0.076089 ( 0.074145)
build_ruby 0.001466 0.000533 0.073641 ( 0.072107)
build_all 0.009922 0.001648 1.532191 ( 0.574310)
build_install 0.018908 0.004560 5.107651 ( 2.100616)
test_btest 0.000880 0.000275 75.210876 ( 8.409357)
test_basic 0.005669 0.001772 0.330064 ( 0.417860)
test_all 0.001761 0.000281 637.064043 ( 64.196961)
test_rubyspec 0.121411 0.051601 45.978772 ( 51.593637)
total: 128.73 sec