Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-055915
#<BuildRuby:0x00005579df954a58
@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.20220327-055915",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010603 0.000372 0.987342 ( 1.282006)
build_miniruby 0.002091 0.000279 0.071550 ( 0.069019)
build_ruby 0.002433 0.000000 0.069528 ( 0.067790)
build_all 0.006865 0.003044 4.175399 ( 0.848423)
build_install 0.010329 0.013486 7.915222 ( 2.426807)
test_btest 0.000945 0.000283 73.364853 ( 7.779554)
test_basic 0.006131 0.001840 0.340292 ( 0.428915)
test_all 0.001444 0.000433 676.288820 ( 66.065884)
test_rubyspec 0.092264 0.060190 45.689373 ( 51.229027)
total: 130.20 sec