Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-013228
#<BuildRuby:0x000055a4a27253e8
@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.20220814-013228",
@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.000022 0.000008 0.000030 ( 0.000030)
autoconf 0.000034 0.000013 0.000047 ( 0.000045)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.000000 0.012309 0.839094 ( 0.918932)
build_miniruby 0.000049 0.001428 0.062463 ( 0.061496)
build_ruby 0.000000 0.002502 0.063243 ( 0.060257)
build_all 0.004204 0.003901 1.239653 ( 0.478944)
build_install 0.013481 0.004246 1.612429 ( 0.788197)
test_btest 0.000863 0.000575 54.126588 ( 6.348037)
test_basic 0.001114 0.004861 0.293456 ( 0.394084)
test_all 0.002407 0.001765 505.021413 ( 52.734767)
test_rubyspec 0.065255 0.059542 41.445032 ( 48.824574)
total: 110.61 sec