Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-150250
#<BuildRuby:0x00005616ed2a3f00
@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.20221128-150250",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001501 0.003411 1.090787 ( 1.914026)
build_miniruby 0.000954 0.000000 1.016812 ( 1.015606)
build_ruby 0.001214 0.000000 2.689700 ( 2.594781)
build_all 0.005986 0.002856 15.795996 ( 3.315346)
build_install 0.005467 0.002686 2.099918 ( 1.220511)
test_btest 0.000513 0.000083 64.110278 ( 10.788558)
test_basic 0.001959 0.003049 0.324248 ( 0.415454)
test_all 0.001051 0.000202 653.638753 (111.242857)
test_rubyspec 0.043749 0.014771 53.563549 ( 61.787767)
total: 194.30 sec