Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-133448
#<BuildRuby:0x0000559211fe1818
@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.20221130-133448",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.008387 0.002096 1.221485 ( 1.968051)
build_miniruby 0.002233 0.000558 0.848306 ( 0.846614)
build_ruby 0.003589 0.000000 2.255806 ( 2.158397)
build_all 0.019224 0.001706 18.604306 ( 2.183907)
build_install 0.018598 0.005442 2.054255 ( 1.044780)
test_btest 0.001160 0.000252 92.424658 ( 8.704380)
test_basic 0.008376 0.001821 0.345783 ( 0.431254)
test_all 0.002885 0.000000 703.599929 ( 70.328489)
test_rubyspec 0.134269 0.045580 49.288446 ( 57.415048)
total: 145.08 sec