Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-230343
#<BuildRuby:0x000055ea357891f8
@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.20220725-230343",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.003999 0.005497 0.812773 ( 0.938121)
build_miniruby 0.001001 0.000455 0.060186 ( 0.060737)
build_ruby 0.001174 0.000534 0.067299 ( 0.067154)
build_all 0.006305 0.003236 1.257862 ( 0.490243)
build_install 0.016721 0.000131 4.257783 ( 1.816453)
test_btest 0.001326 0.000468 52.641999 ( 5.923423)
test_basic 0.003753 0.004025 0.300637 ( 0.393682)
test_all 0.001767 0.000687 501.187436 ( 52.587637)
test_rubyspec 0.083830 0.046649 41.614671 ( 47.598769)
total: 109.88 sec