Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-071114
#<BuildRuby:0x00005586b3cb6148
@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.20220803-071114",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000030 0.000005 0.000035 ( 0.000032)
build_up 0.008135 0.001356 0.851145 ( 4.455217)
build_miniruby 0.001165 0.000194 0.052949 ( 0.052626)
build_ruby 0.001453 0.000242 0.056868 ( 0.056361)
build_all 0.006545 0.001091 1.228270 ( 0.455536)
build_install 0.016716 0.000006 4.342084 ( 1.813720)
test_btest 0.001679 0.000224 51.409260 ( 6.297439)
test_basic 0.000988 0.005881 0.296077 ( 0.389579)
test_all 0.002641 0.000188 508.832644 ( 53.333693)
test_rubyspec 0.084571 0.046536 41.478619 ( 49.354762)
total: 116.21 sec