Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-122925
#<BuildRuby:0x0000558b519344c8
@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.20220416-122925",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.010558 0.000876 1.036451 ( 5.829370)
build_miniruby 0.002081 0.000278 0.076264 ( 0.074413)
build_ruby 0.001954 0.000000 0.075983 ( 0.074142)
build_all 0.004877 0.004185 1.461795 ( 0.604273)
build_install 0.022839 0.000000 5.939122 ( 2.889102)
test_btest 0.001233 0.000000 81.473891 ( 8.159015)
test_basic 0.008601 0.000000 0.332704 ( 0.421493)
test_all 0.003152 0.000000 668.679538 ( 66.071304)
test_rubyspec 0.114597 0.064496 46.820274 ( 52.311519)
total: 136.44 sec