Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-181918
#<BuildRuby:0x000055ac1f613e80
@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.20221213-181918",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001037 0.003112 0.831978 ( 1.053605)
build_miniruby 0.000812 0.000216 0.978864 ( 0.977580)
build_ruby 0.001336 0.000000 2.755254 ( 2.654615)
build_all 0.006465 0.002809 15.759041 ( 3.202996)
build_install 0.008147 0.001209 2.270638 ( 1.292252)
test_btest 0.000523 0.000138 66.775419 ( 11.270854)
test_basic 0.004452 0.000156 0.321646 ( 0.412929)
test_all 0.001131 0.000283 663.103501 (143.713694)
test_rubyspec 0.041313 0.025293 52.325849 ( 60.494725)
total: 225.07 sec