Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-064546
#<BuildRuby:0x0000564215a54620
@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.20220821-064546",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002717 0.008884 0.961727 ( 1.009936)
build_miniruby 0.001662 0.000357 0.075362 ( 0.073584)
build_ruby 0.002003 0.000429 0.078516 ( 0.076506)
build_all 0.004697 0.005964 1.544679 ( 0.580189)
build_install 0.017735 0.003100 1.863923 ( 0.910032)
test_btest 0.001002 0.000264 71.236356 ( 8.304689)
test_basic 0.001774 0.005211 0.338643 ( 0.426707)
test_all 0.003333 0.001053 636.085946 ( 64.494507)
test_rubyspec 0.081552 0.098444 46.069946 ( 54.586456)
total: 130.46 sec