Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-182100
#<BuildRuby:0x0000561ac0913800
@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.20220820-182100",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006573 0.005435 0.970105 ( 1.592096)
build_miniruby 0.000000 0.002008 0.073057 ( 0.071688)
build_ruby 0.001568 0.000629 0.071169 ( 0.069390)
build_all 0.007518 0.001851 1.514911 ( 0.576098)
build_install 0.010552 0.009811 1.885550 ( 0.932762)
test_btest 0.000800 0.000480 78.874788 ( 8.722676)
test_basic 0.005750 0.002582 0.323131 ( 0.411132)
test_all 0.004234 0.000000 645.102077 ( 64.588461)
test_rubyspec 0.098541 0.071813 46.078013 ( 54.562470)
total: 131.53 sec