Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-223321
#<BuildRuby:0x000055679e1f0a58
@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.20220326-223321",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005983 0.004677 0.997190 ( 1.529462)
build_miniruby 0.002246 0.000000 0.068316 ( 0.066779)
build_ruby 0.002035 0.000037 0.069797 ( 0.068517)
build_all 0.009809 0.000321 4.112765 ( 0.832105)
build_install 0.021229 0.002785 7.867177 ( 2.430118)
test_btest 0.000000 0.001619 73.451258 ( 7.828563)
test_basic 0.004363 0.003134 0.338580 ( 0.427905)
test_all 0.002101 0.000291 697.353184 ( 68.039811)
test_rubyspec 0.093778 0.076659 45.994378 ( 51.470052)
total: 132.69 sec