Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-061534
#<BuildRuby:0x000055571c16bea8
@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.20220508-061534",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002402 0.003907 0.856971 ( 1.011202)
build_miniruby 0.000878 0.000125 0.057082 ( 0.055871)
build_ruby 0.000899 0.000128 0.057698 ( 0.056419)
build_all 0.004337 0.000022 1.489147 ( 0.594306)
build_install 0.009150 0.001220 6.265789 ( 2.793258)
test_btest 0.000699 0.000093 48.635919 ( 8.307460)
test_basic 0.005787 0.000000 0.284852 ( 0.373373)
test_all 0.001526 0.000000 613.472560 ( 95.751279)
test_rubyspec 0.087292 0.040526 43.957196 ( 48.866605)
total: 157.81 sec