Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-072550
#<BuildRuby:0x00005639b1ad8018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-072550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002126 0.004354 0.825604 ( 0.863004)
build_miniruby 0.000861 0.000199 0.058216 ( 0.056945)
build_ruby 0.000771 0.000178 0.060297 ( 0.059010)
build_all 0.001293 0.003343 1.521254 ( 0.589514)
build_install 0.011061 0.000000 1.934972 ( 0.978663)
test_btest 0.000749 0.000000 56.157822 ( 8.097439)
test_basic 0.002852 0.003664 0.344371 ( 0.431500)
test_all 0.002039 0.000566 609.288621 ( 90.247383)
test_rubyspec 0.086628 0.040466 43.989093 ( 51.350000)
total: 152.67 sec