Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-172027
#<BuildRuby:0x0000558861fe77e0
@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.20220210-172027",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.010327 0.001421 1.002858 ( 1.249391)
build_miniruby 0.002406 0.000000 0.072340 ( 0.070340)
build_ruby 0.001987 0.000000 0.072789 ( 0.071126)
build_all 0.011262 0.000000 4.177157 ( 0.795728)
build_install 0.018482 0.005813 7.851679 ( 2.349835)
test_btest 0.001179 0.000246 75.870477 ( 7.927444)
test_basic 0.002643 0.004668 0.341083 ( 0.430243)
test_all 0.000528 0.001021 701.487058 ( 67.713214)
test_rubyspec 0.098826 0.069289 46.368839 ( 51.525079)
total: 132.13 sec