Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-073112
#<BuildRuby:0x00005599de1d1438
@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.20221012-073112",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003060 0.009563 1.104893 ( 1.164388)
build_miniruby 0.001375 0.000589 0.101858 ( 0.098917)
build_ruby 0.001132 0.000485 0.096658 ( 0.094884)
build_all 0.007304 0.001439 1.275135 ( 0.553069)
build_install 0.012292 0.001547 1.654122 ( 0.895063)
test_btest 0.001532 0.000540 63.422191 ( 7.053684)
test_basic 0.006404 0.000000 0.357343 ( 0.448135)
test_all 0.008098 0.000000 488.616216 ( 53.302258)
test_rubyspec 0.089769 0.042525 43.154594 ( 51.594351)
total: 115.21 sec