Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-075147
#<BuildRuby:0x00005586d480d350
@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.20220823-075147",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005412 0.004395 0.869632 ( 1.976926)
build_miniruby 0.001530 0.000353 0.064494 ( 0.063473)
build_ruby 0.001146 0.000264 0.056735 ( 0.057187)
build_all 0.007577 0.000679 1.277106 ( 0.481794)
build_install 0.013772 0.004604 1.627606 ( 0.840753)
test_btest 0.000835 0.000197 55.939993 ( 6.504109)
test_basic 0.004312 0.000000 0.293725 ( 0.389078)
test_all 0.002956 0.003018 485.133865 ( 52.026017)
test_rubyspec 0.097601 0.037330 42.210550 ( 50.660801)
total: 113.00 sec