Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-222544
#<BuildRuby:0x00005596bb1f28c0
@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.20221122-222544",
@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.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004482 0.000024 1.156622 ( 1.178028)
build_miniruby 0.000777 0.000052 0.994953 ( 0.993726)
build_ruby 0.001029 0.000068 2.812024 ( 2.717572)
build_all 0.008790 0.000000 15.942184 ( 3.319594)
build_install 0.007537 0.003041 1.991383 ( 1.167905)
test_btest 0.000560 0.000051 60.152068 ( 10.979164)
test_basic 0.000000 0.005106 0.292747 ( 0.382792)
test_all 0.000000 0.001448 683.046249 (111.165598)
test_rubyspec 0.036668 0.030082 53.207420 ( 61.457292)
total: 193.36 sec