Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-010716
#<BuildRuby:0x000055d952e6f858
@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.20220308-010716",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006952 0.002781 1.001469 ( 1.197454)
build_miniruby 0.000000 0.001925 0.067680 ( 0.065936)
build_ruby 0.000000 0.002378 0.076939 ( 0.074333)
build_all 0.004851 0.005045 4.188526 ( 0.859374)
build_install 0.022550 0.001432 7.886938 ( 2.394941)
test_btest 0.000794 0.000317 75.812780 ( 8.170140)
test_basic 0.005909 0.001458 0.346752 ( 0.435787)
test_all 0.001172 0.000456 698.623023 ( 67.841773)
test_rubyspec 0.110892 0.055845 46.454293 ( 51.638776)
total: 132.68 sec