Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-043208
#<BuildRuby:0x000055c5ceed8c00
@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.20220902-043208",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005924 0.004677 0.974037 ( 0.993727)
build_miniruby 0.001768 0.000680 0.071841 ( 0.069101)
build_ruby 0.000000 0.002196 0.071171 ( 0.069121)
build_all 0.005166 0.004591 1.524014 ( 0.581959)
build_install 0.015786 0.007663 1.872305 ( 0.923531)
test_btest 0.000819 0.000385 72.919576 ( 8.467843)
test_basic 0.000244 0.009149 0.331405 ( 0.424009)
test_all 0.004615 0.000000 643.681475 ( 65.478608)
test_rubyspec 0.105341 0.069829 45.506812 ( 53.832733)
total: 130.84 sec