Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-115445
#<BuildRuby:0x00005638332f37f0
@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.20221205-115445",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000339 0.004097 0.827547 ( 1.087751)
build_miniruby 0.000707 0.000177 0.519728 ( 0.519242)
build_ruby 0.000997 0.000249 1.667360 ( 1.608146)
build_all 0.008294 0.000946 11.868370 ( 1.466974)
build_install 0.005684 0.001311 1.592502 ( 0.763330)
test_btest 0.000544 0.000126 62.826953 ( 6.248475)
test_basic 0.002919 0.000000 0.221270 ( 0.317962)
test_all 0.001111 0.000000 471.839037 ( 49.090685)
test_rubyspec 0.016701 0.011830 35.400062 ( 46.034625)
total: 107.14 sec