Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-010858
#<BuildRuby:0x00005653f579d818
@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-010858",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007409 0.002694 1.236348 ( 1.548152)
build_miniruby 0.002026 0.000736 0.843180 ( 0.841350)
build_ruby 0.002731 0.000000 2.258417 ( 2.163898)
build_all 0.014812 0.005669 18.731011 ( 2.184479)
build_install 0.018580 0.003250 2.096718 ( 1.044646)
test_btest 0.001043 0.000330 96.559830 ( 9.241246)
test_basic 0.005941 0.003563 0.346215 ( 0.432335)
test_all 0.002248 0.000749 690.891689 ( 72.474426)
test_rubyspec 0.122591 0.051703 49.250066 ( 57.377622)
total: 147.31 sec