Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-140434
#<BuildRuby:0x000055fd428e6620
@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.20221229-140434",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.005514 0.001182 0.847755 ( 1.285493)
build_miniruby 0.001056 0.000226 1.016762 ( 1.014741)
build_ruby 0.000000 0.001629 2.773567 ( 2.770966)
build_all 0.005244 0.004678 16.795852 ( 2.977571)
build_install 0.009114 0.002681 2.314345 ( 1.184162)
test_btest 0.000853 0.000250 75.716659 ( 10.648733)
test_basic 0.006619 0.000000 0.378283 ( 0.464405)
test_all 0.001426 0.000000 666.479694 (105.910704)
test_rubyspec 0.074768 0.046702 51.679036 ( 59.750196)
total: 186.01 sec