Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123601
#<BuildRuby:0x000055ef84bdbf90
@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.20221204-123601",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004263 0.000800 1.091086 ( 1.131260)
build_miniruby 0.000872 0.000164 1.008479 ( 1.007102)
build_ruby 0.000960 0.000180 2.794188 ( 2.691385)
build_all 0.009122 0.000049 15.794563 ( 3.331662)
build_install 0.006966 0.001161 2.192166 ( 1.222458)
test_btest 0.000509 0.000084 61.792782 ( 11.888408)
test_basic 0.004249 0.000708 0.298033 ( 0.388538)
test_all 0.000000 0.001013 695.286994 (111.028302)
test_rubyspec 0.024879 0.032638 53.218374 ( 61.518653)
total: 194.21 sec