Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-184309
#<BuildRuby:0x000055994002fdd0
@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.20220730-184309",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002967 0.003499 0.870408 ( 0.912418)
build_miniruby 0.000720 0.000300 0.057010 ( 0.055781)
build_ruby 0.000660 0.000275 0.059100 ( 0.057931)
build_all 0.004580 0.000000 1.526045 ( 0.585851)
build_install 0.008198 0.002847 5.639075 ( 2.179059)
test_btest 0.000594 0.000222 55.914597 ( 8.228461)
test_basic 0.004244 0.001591 0.308499 ( 0.396885)
test_all 0.000765 0.000287 608.048770 ( 90.786971)
test_rubyspec 0.080503 0.048460 43.779013 ( 49.391253)
total: 152.60 sec