Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-154716
#<BuildRuby:0x0000557ddcaaff00
@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.20221124-154716",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001347 0.003553 1.136585 ( 3.137344)
build_miniruby 0.000944 0.000000 1.048974 ( 1.047655)
build_ruby 0.001410 0.000000 2.808744 ( 2.722504)
build_all 0.008245 0.000555 15.815347 ( 3.278084)
build_install 0.005137 0.004423 1.999838 ( 1.107931)
test_btest 0.000506 0.000126 60.466112 ( 11.036322)
test_basic 0.003852 0.000963 0.298817 ( 0.389778)
test_all 0.000897 0.000224 707.086133 (110.365995)
test_rubyspec 0.032076 0.034372 53.083546 ( 61.372651)
total: 194.46 sec