Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-185033
#<BuildRuby:0x0000559f20f84700
@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.20221130-185033",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004817 0.000092 1.133795 ( 1.325471)
build_miniruby 0.000844 0.000120 0.961508 ( 0.960172)
build_ruby 0.001033 0.000147 2.793586 ( 2.667240)
build_all 0.000907 0.007811 15.831435 ( 3.388623)
build_install 0.003786 0.005400 2.193827 ( 1.241426)
test_btest 0.000464 0.000155 62.052085 ( 11.648931)
test_basic 0.004352 0.000000 0.304431 ( 0.395795)
test_all 0.000753 0.000228 693.866437 (108.432090)
test_rubyspec 0.041796 0.025373 53.300131 ( 61.423169)
total: 191.48 sec