Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-073306
#<BuildRuby:0x00005630d3e144c0
@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.20220915-073306",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.001254 0.009708 1.106697 ( 1.233184)
build_miniruby 0.001642 0.000259 0.075517 ( 0.073533)
build_ruby 0.001559 0.000246 0.077035 ( 0.075614)
build_all 0.009444 0.000904 1.585641 ( 0.610538)
build_install 0.018165 0.004974 1.925054 ( 0.945260)
test_btest 0.001058 0.000184 89.167025 ( 9.484897)
test_basic 0.007376 0.000549 0.367208 ( 0.459780)
test_all 0.003330 0.000555 637.632765 ( 67.032683)
test_rubyspec 0.124924 0.051451 47.099023 ( 55.434835)
total: 135.35 sec