Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-140958
#<BuildRuby:0x00005615947ccdd8
@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.20221114-140958",
@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.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009455 0.000000 1.099832 ( 1.219728)
build_miniruby 0.002239 0.000000 0.129089 ( 0.124528)
build_ruby 0.002390 0.000000 0.122915 ( 0.104934)
build_all 0.008923 0.000431 1.568503 ( 0.647755)
build_install 0.015842 0.005709 1.943862 ( 0.995773)
test_btest 0.001194 0.000133 89.015212 ( 8.924174)
test_basic 0.006182 0.000687 0.409211 ( 0.507905)
test_all 0.001602 0.000178 697.088826 ( 70.103994)
test_rubyspec 0.076463 0.073142 48.097125 ( 56.533419)
total: 139.16 sec