Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-041601
#<BuildRuby:0x0000561c07326c88
@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.20221201-041601",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005571 0.004554 1.227987 ( 1.884435)
build_miniruby 0.000946 0.002580 0.843960 ( 0.842458)
build_ruby 0.003766 0.000000 2.252821 ( 2.156024)
build_all 0.020385 0.000556 18.573152 ( 2.190475)
build_install 0.019928 0.002288 2.033717 ( 1.036261)
test_btest 0.001586 0.000433 92.807914 ( 8.782030)
test_basic 0.009482 0.000216 0.353051 ( 0.439526)
test_all 0.002094 0.000523 731.767531 ( 71.232361)
test_rubyspec 0.097487 0.078666 49.443083 ( 57.573346)
total: 146.14 sec