Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-085342
#<BuildRuby:0x000055756870c8e8
@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.20220916-085342",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009682 0.000184 1.115075 ( 1.088827)
build_miniruby 0.000000 0.002085 0.078485 ( 0.076719)
build_ruby 0.000251 0.002144 0.075386 ( 0.073011)
build_all 0.010459 0.001160 1.591862 ( 0.607485)
build_install 0.010021 0.011407 1.929036 ( 0.935547)
test_btest 0.001256 0.000377 93.431355 ( 9.209242)
test_basic 0.005893 0.001768 0.358265 ( 0.447257)
test_all 0.003791 0.000000 626.045092 ( 65.546325)
test_rubyspec 0.134014 0.035838 46.795181 ( 55.278029)
total: 133.26 sec