Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-055326
#<BuildRuby:0x0000563bbf88ac88
@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.20220726-055326",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008646 0.000718 0.876210 ( 15.632922)
build_miniruby 0.001304 0.000201 0.054448 ( 0.052914)
build_ruby 0.001875 0.000289 0.059987 ( 0.057212)
build_all 0.004568 0.005652 1.245387 ( 0.461624)
build_install 0.007028 0.010647 4.303061 ( 1.815988)
test_btest 0.001259 0.000450 51.079310 ( 6.280443)
test_basic 0.004584 0.001637 0.289477 ( 0.379935)
test_all 0.002841 0.000254 504.128806 ( 52.778609)
test_rubyspec 0.085861 0.055233 41.780377 ( 47.647144)
total: 125.11 sec