Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-193201
#<BuildRuby:0x0000564dfaa537e8
@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.20221202-193201",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011126 0.000425 1.219304 ( 1.363656)
build_miniruby 0.002822 0.000000 0.841129 ( 0.839426)
build_ruby 0.002865 0.000200 2.242260 ( 2.149679)
build_all 0.021910 0.000000 18.682471 ( 2.173181)
build_install 0.020528 0.000681 2.077748 ( 1.037298)
test_btest 0.000000 0.001234 91.002940 ( 9.333468)
test_basic 0.005594 0.004000 0.353948 ( 0.438570)
test_all 0.002667 0.000333 740.523608 ( 72.012710)
test_rubyspec 0.112269 0.059877 49.131082 ( 57.261144)
total: 146.61 sec