Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-234536
#<BuildRuby:0x000055e31160b810
@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.20220328-234536",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011158 0.000465 1.002631 ( 1.109432)
build_miniruby 0.001575 0.000105 0.077685 ( 0.076677)
build_ruby 0.001707 0.000114 0.078303 ( 0.077188)
build_all 0.010159 0.000000 4.141439 ( 0.851610)
build_install 0.010355 0.012992 8.056165 ( 2.498974)
test_btest 0.001070 0.000204 72.658926 ( 8.268876)
test_basic 0.007048 0.000458 0.344332 ( 0.435952)
test_all 0.001765 0.000000 682.234577 ( 67.272301)
test_rubyspec 0.113221 0.048863 46.030132 ( 51.435945)
total: 132.03 sec