Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-003927
#<BuildRuby:0x0000562a2aa20008
@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.20221226-003927",
@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.000019 0.000001 0.000020 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004565 0.817647 ( 1.664184)
build_miniruby 0.000000 0.000917 0.945396 ( 0.944170)
build_ruby 0.000000 0.001095 2.605604 ( 2.604213)
build_all 0.007218 0.001952 15.838097 ( 3.319921)
build_install 0.009009 0.000497 2.203558 ( 1.266928)
test_btest 0.000566 0.000108 65.871665 ( 10.602439)
test_basic 0.002217 0.003099 0.317154 ( 0.407010)
test_all 0.001225 0.000279 633.036567 ( 99.813248)
test_rubyspec 0.051468 0.020362 51.957331 ( 60.120364)
total: 180.74 sec