Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-042203
#<BuildRuby:0x000055a2cf84f7e8
@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.20221130-042203",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010599 0.001555 1.269913 ( 1.537761)
build_miniruby 0.000000 0.002806 0.842221 ( 0.841387)
build_ruby 0.003533 0.000074 2.219466 ( 2.123576)
build_all 0.017634 0.002245 18.542670 ( 2.172095)
build_install 0.021942 0.000666 2.043026 ( 1.018829)
test_btest 0.001525 0.000000 92.208784 ( 8.804683)
test_basic 0.008934 0.001086 0.358631 ( 0.440484)
test_all 0.002478 0.000451 685.598717 ( 73.439682)
test_rubyspec 0.110815 0.079982 49.387764 ( 57.537496)
total: 147.92 sec