Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-194146
#<BuildRuby:0x000055ec76427fa8
@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-194146",
@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.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004469 0.000526 1.097245 ( 1.143792)
build_miniruby 0.000816 0.000096 0.983167 ( 0.981691)
build_ruby 0.001052 0.000124 2.752619 ( 2.644489)
build_all 0.008507 0.000453 15.813039 ( 3.308744)
build_install 0.010467 0.000000 2.020055 ( 1.136683)
test_btest 0.000544 0.000000 56.697445 ( 12.012922)
test_basic 0.005183 0.000000 0.321741 ( 0.412211)
test_all 0.001002 0.000000 640.963251 (103.340895)
test_rubyspec 0.058336 0.015239 52.167084 ( 60.360846)
total: 185.34 sec