Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-050031
#<BuildRuby:0x0000563107b08e50
@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.20220811-050031",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000072 0.000018 0.000090 ( 0.000095)
build_up 0.011463 0.000000 0.983163 ( 1.134018)
build_miniruby 0.000000 0.002262 0.077236 ( 0.075188)
build_ruby 0.000648 0.001700 0.076087 ( 0.073670)
build_all 0.004330 0.005594 1.595436 ( 0.584899)
build_install 0.020894 0.002101 5.223185 ( 2.082110)
test_btest 0.001149 0.000320 73.108556 ( 8.287204)
test_basic 0.007650 0.000714 0.332621 ( 0.427617)
test_all 0.001464 0.000385 640.299339 ( 64.446293)
test_rubyspec 0.095190 0.079619 46.009834 ( 53.559863)
total: 130.67 sec