Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-113512
#<BuildRuby:0x000055f8538c6968
@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.20221201-113512",
@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.000007)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004914 0.000057 1.174625 ( 1.305488)
build_miniruby 0.000875 0.000062 0.975436 ( 0.974197)
build_ruby 0.001222 0.000000 2.734108 ( 2.636286)
build_all 0.009093 0.000000 15.833358 ( 3.269605)
build_install 0.008693 0.000000 2.142444 ( 1.258699)
test_btest 0.000594 0.000000 65.745447 ( 11.700637)
test_basic 0.001677 0.003115 0.329435 ( 0.420313)
test_all 0.001204 0.000110 660.915998 (108.437382)
test_rubyspec 0.043096 0.011810 53.486814 ( 61.758103)
total: 191.76 sec