Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-191229
#<BuildRuby:0x000056222b23f778
@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.20220314-191229",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000069 0.000011 0.000080 ( 0.000082)
build_up 0.003120 0.008082 1.000157 ( 1.018175)
build_miniruby 0.001437 0.000411 0.077866 ( 0.075741)
build_ruby 0.001403 0.000401 0.070201 ( 0.068660)
build_all 0.007601 0.002172 4.137467 ( 0.851847)
build_install 0.023240 0.000826 7.996640 ( 2.412846)
test_btest 0.001400 0.000000 71.927547 ( 8.261190)
test_basic 0.001897 0.004646 0.333413 ( 0.428108)
test_all 0.001637 0.000430 671.659838 ( 66.365336)
test_rubyspec 0.111027 0.061171 46.196617 ( 51.657478)
total: 131.14 sec