Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-084324
#<BuildRuby:0x000055df2405c018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-084324",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.003226 0.001613 1.084242 ( 1.080547)
build_miniruby 0.000586 0.000293 0.955463 ( 0.954211)
build_ruby 0.001189 0.000000 2.916337 ( 2.821657)
build_all 0.005499 0.003375 15.815114 ( 3.319067)
build_install 0.009425 0.000478 2.063629 ( 1.159623)
test_btest 0.000419 0.000180 60.231065 ( 11.064724)
test_basic 0.000395 0.004468 0.300704 ( 0.391766)
test_all 0.001123 0.000561 717.740719 (109.720690)
test_rubyspec 0.025458 0.038783 53.452865 ( 61.689425)
total: 192.20 sec