Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-222958
#<BuildRuby:0x0000560267081550
@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.20220816-222958",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.009410 0.003260 0.821405 ( 0.900550)
build_miniruby 0.001288 0.000343 0.064208 ( 0.062440)
build_ruby 0.001444 0.000385 0.062955 ( 0.061555)
build_all 0.008528 0.001177 1.241656 ( 0.467213)
build_install 0.010456 0.005983 1.552859 ( 0.770716)
test_btest 0.001154 0.000339 54.491496 ( 6.088160)
test_basic 0.001526 0.005104 0.281191 ( 0.369597)
test_all 0.002718 0.000959 501.928667 ( 52.771916)
test_rubyspec 0.084394 0.050631 41.326318 ( 48.989266)
total: 110.48 sec