Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-155307
#<BuildRuby:0x000056325af17dd0
@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.20221224-155307",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003798 0.000671 0.862180 ( 1.165456)
build_miniruby 0.000821 0.000145 1.008531 ( 1.007088)
build_ruby 0.000984 0.000174 2.750131 ( 2.748651)
build_all 0.004642 0.004413 15.710819 ( 3.353873)
build_install 0.003908 0.004246 2.258785 ( 1.287569)
test_btest 0.000519 0.000137 63.158212 ( 11.431056)
test_basic 0.004918 0.000136 0.306769 ( 0.398482)
test_all 0.000751 0.000188 648.385644 (106.293797)
test_rubyspec 0.032466 0.025261 51.601949 ( 59.843128)
total: 187.53 sec