Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-044715
#<BuildRuby:0x0000562f19a606c8
@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.20220213-044715",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002871 0.007624 0.952436 ( 1.272471)
build_miniruby 0.001263 0.000337 0.076833 ( 0.075690)
build_ruby 0.001401 0.000374 0.078111 ( 0.077543)
build_all 0.009479 0.001351 4.128592 ( 0.798529)
build_install 0.019666 0.004916 7.830940 ( 2.339536)
test_btest 0.001040 0.000260 74.431428 ( 8.255454)
test_basic 0.005638 0.001410 0.336350 ( 0.424411)
test_all 0.001585 0.000396 696.809827 ( 67.243465)
test_rubyspec 0.093298 0.067541 46.175014 ( 51.319286)
total: 131.81 sec