Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-175409
#<BuildRuby:0x000055d4ac854f40
@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.20220228-175409",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010321 0.001373 1.001112 ( 1.690901)
build_miniruby 0.001472 0.000315 0.075728 ( 0.074253)
build_ruby 0.000000 0.001972 0.072832 ( 0.070937)
build_all 0.009027 0.002422 4.220058 ( 0.855446)
build_install 0.012714 0.011731 7.873728 ( 2.401317)
test_btest 0.000841 0.000294 71.315443 ( 7.930069)
test_basic 0.007453 0.001054 0.328193 ( 0.415457)
test_all 0.001312 0.000438 678.877489 ( 66.135591)
test_rubyspec 0.110315 0.036771 46.227418 ( 51.805350)
total: 131.38 sec