Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-044008
#<BuildRuby:0x000055d3074f4dd8
@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-044008",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010353 0.001551 0.972411 ( 0.997432)
build_miniruby 0.001645 0.000411 0.071389 ( 0.069362)
build_ruby 0.001246 0.000312 0.072469 ( 0.070658)
build_all 0.007254 0.002920 1.529090 ( 0.580554)
build_install 0.005727 0.016243 1.877031 ( 0.916885)
test_btest 0.000731 0.000344 75.190262 ( 8.426480)
test_basic 0.005182 0.002438 0.329994 ( 0.427975)
test_all 0.004165 0.000000 654.135794 ( 65.227445)
test_rubyspec 0.107658 0.066188 45.874133 ( 53.512585)
total: 130.23 sec