Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-210717
#<BuildRuby:0x0000564f1f029350
@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.20221101-210717",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004418 0.005084 1.119708 ( 1.304760)
build_miniruby 0.001179 0.000295 0.094412 ( 0.092171)
build_ruby 0.001221 0.000305 0.101330 ( 0.099108)
build_all 0.007129 0.001782 1.358974 ( 0.575884)
build_install 0.005200 0.010339 1.628373 ( 0.883165)
test_btest 0.001162 0.000447 61.269030 ( 6.383337)
test_basic 0.003827 0.002643 0.354789 ( 0.445676)
test_all 0.004812 0.001924 511.741610 ( 54.856241)
test_rubyspec 0.075161 0.062255 43.307453 ( 51.891142)
total: 116.53 sec