Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-112921
#<BuildRuby:0x00005618a94c08e8
@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.20220902-112921",
@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.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000712 0.010652 0.995178 ( 0.991589)
build_miniruby 0.001423 0.000356 0.073379 ( 0.071810)
build_ruby 0.001555 0.000388 0.077922 ( 0.076127)
build_all 0.009536 0.001324 1.530240 ( 0.583592)
build_install 0.021301 0.000823 1.898064 ( 0.925210)
test_btest 0.001225 0.000000 75.527755 ( 8.268034)
test_basic 0.004305 0.002855 0.325771 ( 0.423695)
test_all 0.000000 0.003782 628.698588 ( 65.053064)
test_rubyspec 0.131636 0.049536 45.484348 ( 53.981390)
total: 130.38 sec