Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123916
#<BuildRuby:0x0000564080216350
@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.20221204-123916",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004174 0.000963 1.127833 ( 1.241907)
build_miniruby 0.000761 0.000176 0.998236 ( 0.996966)
build_ruby 0.001213 0.000000 2.719387 ( 2.633962)
build_all 0.006181 0.002957 15.745451 ( 3.422859)
build_install 0.009350 0.001253 2.361590 ( 1.352808)
test_btest 0.000478 0.000112 60.057260 ( 11.756917)
test_basic 0.003749 0.000882 0.291729 ( 0.382187)
test_all 0.000909 0.000000 678.297670 (105.988858)
test_rubyspec 0.051329 0.017188 53.138621 ( 61.489532)
total: 189.27 sec