Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-165102
#<BuildRuby:0x000055cda1908728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221221-165102",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004268 0.000000 0.832656 ( 1.087417)
build_miniruby 0.000933 0.000000 0.959873 ( 0.958367)
build_ruby 0.001168 0.000000 2.622841 ( 2.621326)
build_all 0.002029 0.007084 15.827330 ( 3.420709)
build_install 0.006052 0.004429 2.193182 ( 1.232027)
test_btest 0.000448 0.000132 62.607167 ( 11.637101)
test_basic 0.003674 0.001081 0.290473 ( 0.381691)
test_all 0.001105 0.000325 680.089762 (138.042705)
test_rubyspec 0.053248 0.016395 52.185541 ( 60.358810)
total: 219.74 sec