Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-215720
#<BuildRuby:0x0000561ae3d7fdd0
@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.20221124-215720",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005128 0.000000 1.105329 ( 1.133753)
build_miniruby 0.000870 0.000000 1.003784 ( 1.002715)
build_ruby 0.001323 0.000000 2.713931 ( 2.582963)
build_all 0.008725 0.000000 15.841451 ( 3.297061)
build_install 0.008217 0.000000 2.020366 ( 1.146069)
test_btest 0.000603 0.000000 56.568428 ( 11.982776)
test_basic 0.005008 0.000000 0.292974 ( 0.383591)
test_all 0.001457 0.000000 678.174929 (110.292759)
test_rubyspec 0.046211 0.018675 53.685418 ( 61.889707)
total: 193.71 sec