Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-035929
#<BuildRuby:0x000055b0e662bf50
@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-035929",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004147 0.000957 1.105568 ( 1.131783)
build_miniruby 0.000841 0.000194 0.984163 ( 0.982877)
build_ruby 0.000000 0.001290 2.734274 ( 2.613786)
build_all 0.001977 0.006683 15.809268 ( 3.246332)
build_install 0.008827 0.000000 2.141767 ( 1.227694)
test_btest 0.000538 0.000000 66.883457 ( 11.078330)
test_basic 0.002938 0.001443 0.325838 ( 0.417008)
test_all 0.001491 0.000167 675.526247 (119.957591)
test_rubyspec 0.036173 0.022020 53.275986 ( 61.419609)
total: 202.08 sec