Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-003710
#<BuildRuby:0x000055eaf45ec448
@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-003710",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011796 1.256347 ( 1.252406)
build_miniruby 0.000383 0.002157 0.840829 ( 0.839793)
build_ruby 0.002109 0.001136 2.238001 ( 2.145822)
build_all 0.020653 0.000456 18.668239 ( 2.190131)
build_install 0.012709 0.008278 2.053832 ( 1.012922)
test_btest 0.000821 0.000352 92.063541 ( 9.063112)
test_basic 0.002368 0.007003 0.344022 ( 0.430410)
test_all 0.000000 0.001836 735.065185 ( 71.662806)
test_rubyspec 0.101559 0.078159 49.718412 ( 57.762027)
total: 146.36 sec