Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-052611
#<BuildRuby:0x000055ea1b9c4018
@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.20221129-052611",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004759 0.000125 1.107214 ( 1.283872)
build_miniruby 0.000740 0.000099 0.998429 ( 0.997358)
build_ruby 0.001159 0.000000 2.748780 ( 2.630222)
build_all 0.005291 0.003694 15.933256 ( 3.313763)
build_install 0.004161 0.004837 2.020369 ( 1.129285)
test_btest 0.000483 0.000114 63.905692 ( 10.199285)
test_basic 0.000587 0.004310 0.312158 ( 0.402455)
test_all 0.000760 0.000223 651.579081 (121.959080)
test_rubyspec 0.056182 0.015449 53.350132 ( 61.457700)
total: 203.37 sec