Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-095222
#<BuildRuby:0x0000559c60f6a700
@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.20221127-095222",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006159 0.004310 1.302552 ( 1.575165)
build_miniruby 0.002140 0.000286 0.847130 ( 0.850204)
build_ruby 0.004095 0.000000 2.247914 ( 2.158384)
build_all 0.019582 0.002425 24.998864 ( 2.799906)
build_install 0.016898 0.004555 5.016761 ( 1.209513)
test_btest 0.000998 0.000148 85.516023 ( 9.177737)
test_basic 0.007094 0.000450 0.356824 ( 0.445514)
test_all 0.001963 0.000280 661.678758 ( 68.980107)
test_rubyspec 0.093382 0.043242 49.707249 ( 58.249404)
total: 145.45 sec