Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-175512
#<BuildRuby:0x0000558909e89350
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221010-175512",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009006 0.000770 1.070281 ( 1.113439)
build_miniruby 0.001661 0.000000 0.100097 ( 0.097091)
build_ruby 0.001681 0.000000 0.100946 ( 0.098132)
build_all 0.007567 0.000947 1.322524 ( 0.560184)
build_install 0.014348 0.000574 1.621287 ( 0.895821)
test_btest 0.001998 0.000250 62.182645 ( 6.592038)
test_basic 0.006887 0.000187 0.350455 ( 0.439240)
test_all 0.006818 0.000000 481.548755 ( 52.826214)
test_rubyspec 0.099007 0.025154 42.584328 ( 51.180518)
total: 113.80 sec