Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-160000
#<BuildRuby:0x000055ae434dc6e0
@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.20220917-160000",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002480 0.007356 1.061833 ( 1.203231)
build_miniruby 0.001358 0.000566 0.112648 ( 0.108306)
build_ruby 0.001622 0.000676 0.114593 ( 0.097207)
build_all 0.010405 0.000000 1.631020 ( 0.657478)
build_install 0.016703 0.007627 2.005134 ( 0.994679)
test_btest 0.001262 0.000465 95.217187 ( 9.449183)
test_basic 0.005601 0.002064 0.399632 ( 0.497415)
test_all 0.003231 0.002385 673.839217 ( 68.093760)
test_rubyspec 0.104850 0.070156 46.854055 ( 54.998345)
total: 136.10 sec