Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-091745
#<BuildRuby:0x00005648736e7ed8
@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.20221201-091745",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004632 0.000257 1.185424 ( 1.181805)
build_miniruby 0.000860 0.000047 1.045501 ( 1.044382)
build_ruby 0.001187 0.000000 2.802599 ( 2.680439)
build_all 0.004845 0.004051 15.620509 ( 3.263154)
build_install 0.010550 0.000000 2.275890 ( 1.317762)
test_btest 0.000652 0.000000 68.200060 ( 10.924072)
test_basic 0.004241 0.000260 0.299374 ( 0.390368)
test_all 0.001134 0.000098 666.568674 (123.386564)
test_rubyspec 0.050334 0.012802 53.740461 ( 61.965859)
total: 206.16 sec