Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-222803
#<BuildRuby:0x00005589bc9272c8
@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.20221118-222803",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004265 0.000266 1.107599 ( 1.252459)
build_miniruby 0.000827 0.000052 1.022168 ( 1.021133)
build_ruby 0.001073 0.000067 2.734536 ( 2.648917)
build_all 0.004916 0.003876 15.748915 ( 3.345647)
build_install 0.005306 0.005080 1.959454 ( 1.086614)
test_btest 0.000567 0.000095 65.283012 ( 10.897064)
test_basic 0.000505 0.004640 0.280172 ( 0.370621)
test_all 0.000987 0.000220 666.767851 (104.047025)
test_rubyspec 0.034620 0.031100 51.688365 ( 59.863409)
total: 184.53 sec