Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-210537
#<BuildRuby:0x000055a3373f7e58
@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.20221123-210537",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004917 0.000047 1.117973 ( 1.276065)
build_miniruby 0.000820 0.000048 1.046847 ( 1.045552)
build_ruby 0.000000 0.001242 2.865408 ( 2.762567)
build_all 0.001973 0.006767 15.855003 ( 3.291959)
build_install 0.005865 0.002871 2.101567 ( 1.255696)
test_btest 0.000544 0.000000 59.128106 ( 11.833826)
test_basic 0.004761 0.000000 0.290227 ( 0.380838)
test_all 0.001208 0.000000 678.844793 (113.995562)
test_rubyspec 0.043422 0.026332 54.039142 ( 62.193772)
total: 198.04 sec