Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-121532
#<BuildRuby:0x000055e5bb89c8e8
@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.20220718-121532",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000008 0.000023 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008759 0.002171 0.951045 ( 1.127213)
build_miniruby 0.000000 0.001586 0.075188 ( 0.074354)
build_ruby 0.000000 0.002736 0.076654 ( 0.074133)
build_all 0.002681 0.007581 1.555082 ( 0.592288)
build_install 0.012259 0.009805 5.161065 ( 2.094413)
test_btest 0.000634 0.000439 69.533247 ( 7.936587)
test_basic 0.005881 0.000598 0.326470 ( 0.416511)
test_all 0.001185 0.000762 664.310738 ( 66.241082)
test_rubyspec 0.096724 0.071795 45.305344 ( 50.977325)
total: 129.53 sec