Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-132530
#<BuildRuby:0x0000562bf3e60a58
@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.20220326-132530",
@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.000007)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000052 0.000017 0.000069 ( 0.000070)
build_up 0.008162 0.002721 1.003828 ( 1.111518)
build_miniruby 0.001590 0.000530 0.077884 ( 0.076473)
build_ruby 0.001970 0.000657 0.074038 ( 0.072954)
build_all 0.007546 0.002515 4.157252 ( 0.848496)
build_install 0.019486 0.004687 8.030786 ( 2.455370)
test_btest 0.000961 0.000300 72.222118 ( 7.750111)
test_basic 0.002731 0.004520 0.325571 ( 0.415670)
test_all 0.001187 0.000419 658.671298 ( 65.686457)
test_rubyspec 0.087714 0.087332 45.990350 ( 51.431485)
total: 129.85 sec