Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-084327
#<BuildRuby:0x000055bb2c207f00
@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.20221118-084327",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003918 0.000735 1.104715 ( 1.730664)
build_miniruby 0.000838 0.000000 0.971983 ( 0.970602)
build_ruby 0.001142 0.000000 2.815847 ( 2.712065)
build_all 0.008799 0.000000 16.070317 ( 3.416496)
build_install 0.010138 0.000000 2.064967 ( 1.188857)
test_btest 0.000570 0.000000 59.206158 ( 11.205172)
test_basic 0.004737 0.000128 0.309243 ( 0.400295)
test_all 0.000875 0.000120 667.323194 (103.531073)
test_rubyspec 0.049697 0.018568 51.510889 ( 59.746071)
total: 184.90 sec