Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-134659
#<BuildRuby:0x0000555b6b2aff00
@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.20221121-134659",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004275 0.000571 1.076237 ( 1.579677)
build_miniruby 0.000865 0.000115 1.046603 ( 1.045340)
build_ruby 0.001105 0.000147 2.715507 ( 2.575262)
build_all 0.000951 0.007872 15.809366 ( 3.301181)
build_install 0.004005 0.004109 2.029384 ( 1.180447)
test_btest 0.000557 0.000164 58.068179 ( 11.646573)
test_basic 0.001427 0.003263 0.284403 ( 0.374967)
test_all 0.001276 0.000000 673.116682 (112.943298)
test_rubyspec 0.044250 0.020819 52.847359 ( 61.195331)
total: 195.84 sec