Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-073259
#<BuildRuby:0x0000557994577778
@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-073259",
@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.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003305 0.008858 1.040405 ( 2.763478)
build_miniruby 0.001940 0.000415 0.078113 ( 0.075610)
build_ruby 0.001595 0.000342 0.079282 ( 0.076933)
build_all 0.010713 0.000293 4.160587 ( 0.843634)
build_install 0.020429 0.002779 7.817399 ( 2.405840)
test_btest 0.001146 0.000202 78.441375 ( 8.209461)
test_basic 0.007507 0.000000 0.332760 ( 0.422184)
test_all 0.001700 0.000000 690.726488 ( 67.262939)
test_rubyspec 0.111784 0.051199 45.814180 ( 51.362571)
total: 133.42 sec