Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-172034
#<BuildRuby:0x0000560099bfc3a0
@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.20221128-172034",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011131 0.000608 1.229976 ( 1.279090)
build_miniruby 0.002087 0.000417 0.835805 ( 0.834707)
build_ruby 0.001944 0.001898 2.240586 ( 2.147912)
build_all 0.019541 0.000807 18.453325 ( 2.197969)
build_install 0.013716 0.007452 1.869551 ( 0.959884)
test_btest 0.001465 0.000338 86.403374 ( 8.839385)
test_basic 0.009765 0.000396 0.336321 ( 0.421768)
test_all 0.002980 0.000638 730.872671 ( 71.607408)
test_rubyspec 0.104607 0.075387 49.177601 ( 57.270133)
total: 145.56 sec