Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-005412
#<BuildRuby:0x0000556ec8002148
@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.20221019-005412",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003628 0.005875 1.162433 ( 1.325007)
build_miniruby 0.001314 0.000657 0.105240 ( 0.101045)
build_ruby 0.000950 0.000475 0.109881 ( 0.106870)
build_all 0.006651 0.000904 1.357059 ( 0.576378)
build_install 0.013314 0.003525 1.655292 ( 0.904351)
test_btest 0.001551 0.000647 61.452685 ( 6.431819)
test_basic 0.004829 0.002012 0.361454 ( 0.450510)
test_all 0.005296 0.002207 484.240696 ( 53.371627)
test_rubyspec 0.064258 0.074523 43.218829 ( 51.786079)
total: 115.06 sec