Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-194407
#<BuildRuby:0x000055bc06433df8
@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.20221227-194407",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002960 0.003750 0.853055 ( 1.059153)
build_miniruby 0.001007 0.000288 1.004030 ( 1.002457)
build_ruby 0.001340 0.000383 2.767730 ( 2.765021)
build_all 0.007440 0.002126 16.567185 ( 2.940188)
build_install 0.008083 0.002309 2.227544 ( 1.167967)
test_btest 0.000608 0.000174 72.226310 ( 10.951692)
test_basic 0.000806 0.005612 0.308776 ( 0.395258)
test_all 0.001119 0.000400 667.263419 (105.333143)
test_rubyspec 0.079117 0.045305 51.462978 ( 59.486397)
total: 185.10 sec