Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-073537
#<BuildRuby:0x000055ecf1768ea8
@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.20220812-073537",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004843 0.006176 0.966506 ( 1.056339)
build_miniruby 0.001550 0.000705 0.071629 ( 0.069534)
build_ruby 0.001340 0.000609 0.072324 ( 0.070259)
build_all 0.004686 0.007250 1.544663 ( 0.582293)
build_install 0.007658 0.013584 1.870568 ( 0.915613)
test_btest 0.000586 0.000406 75.625532 ( 8.308302)
test_basic 0.005756 0.002176 0.326693 ( 0.425133)
test_all 0.002779 0.001853 683.703602 ( 67.226766)
test_rubyspec 0.084609 0.084130 45.722850 ( 53.275865)
total: 131.93 sec