Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-000720
#<BuildRuby:0x000055a4cd965c68
@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.20221228-000720",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002667 0.003945 0.839906 ( 1.031342)
build_miniruby 0.001158 0.000000 1.010208 ( 1.008237)
build_ruby 0.001579 0.000000 2.784470 ( 2.781892)
build_all 0.006515 0.003018 16.660858 ( 2.979702)
build_install 0.006444 0.004990 2.232981 ( 1.173118)
test_btest 0.000925 0.000185 73.908168 ( 10.597989)
test_basic 0.005310 0.001062 0.342454 ( 0.428827)
test_all 0.001137 0.000227 659.670121 ( 97.253391)
test_rubyspec 0.083556 0.036987 51.293362 ( 59.386191)
total: 176.64 sec