Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-202643
#<BuildRuby:0x00005621d47b68c0
@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.20220821-202643",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005813 0.000894 0.829553 ( 1.149239)
build_miniruby 0.000870 0.000134 0.057456 ( 0.056152)
build_ruby 0.000858 0.000132 0.059729 ( 0.058535)
build_all 0.004636 0.000024 1.531106 ( 0.592568)
build_install 0.006116 0.004811 1.931934 ( 0.966227)
test_btest 0.000000 0.000857 49.221459 ( 8.550098)
test_basic 0.003399 0.002328 0.300950 ( 0.389714)
test_all 0.001997 0.000470 602.219478 ( 92.380121)
test_rubyspec 0.065642 0.038532 44.263982 ( 52.574667)
total: 156.72 sec