Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-003317
#<BuildRuby:0x000055b2c4be8378
@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-003317",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.003396 0.002802 0.839128 ( 1.000823)
build_miniruby 0.001349 0.000000 1.005626 ( 1.003573)
build_ruby 0.001631 0.000000 2.768276 ( 2.765449)
build_all 0.009366 0.000000 16.653510 ( 2.973894)
build_install 0.003751 0.007896 2.219174 ( 1.170364)
test_btest 0.000606 0.000191 77.987355 ( 10.341671)
test_basic 0.006932 0.000000 0.356891 ( 0.442496)
test_all 0.001647 0.000047 653.748182 (113.137741)
test_rubyspec 0.081394 0.042173 51.277408 ( 59.327562)
total: 192.16 sec