Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-024722
#<BuildRuby:0x0000558b4201cb38
@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.20220311-024722",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000044 0.010852 0.998528 ( 1.534558)
build_miniruby 0.001618 0.000462 0.068550 ( 0.066501)
build_ruby 0.002218 0.000000 0.076856 ( 0.074553)
build_all 0.007731 0.001656 1.487368 ( 0.600618)
build_install 0.021504 0.000942 5.378028 ( 2.237747)
test_btest 0.001147 0.000242 71.537693 ( 8.072893)
test_basic 0.000000 0.006794 0.337957 ( 0.427727)
test_all 0.000000 0.001801 695.298359 ( 67.701534)
test_rubyspec 0.093541 0.079681 46.184466 ( 51.767361)
total: 132.48 sec