Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-032827
#<BuildRuby:0x0000561001ef29c0
@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.20221014-032827",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011192 1.097104 ( 1.161724)
build_miniruby 0.000000 0.001846 0.101302 ( 0.101459)
build_ruby 0.000841 0.000646 0.099411 ( 0.098591)
build_all 0.006869 0.001737 1.281312 ( 0.590632)
build_install 0.012918 0.004505 1.624632 ( 0.899214)
test_btest 0.001384 0.000000 64.778343 ( 6.794925)
test_basic 0.006544 0.000005 0.357699 ( 0.451725)
test_all 0.006449 0.001035 490.333760 ( 53.296091)
test_rubyspec 0.082666 0.051020 43.218580 ( 51.841544)
total: 115.24 sec