Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-195408
#<BuildRuby:0x000055e551cfff58
@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.20230115-195408",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005876 0.000840 0.852344 ( 1.037535)
build_miniruby 0.001224 0.000175 1.024860 ( 1.022900)
build_ruby 0.001456 0.000208 2.784531 ( 2.781877)
build_all 0.000369 0.009498 16.847602 ( 2.998435)
build_install 0.011457 0.000000 2.086465 ( 1.067815)
test_btest 0.000940 0.000000 72.561744 ( 10.742324)
test_basic 0.005404 0.000879 0.348854 ( 0.435295)
test_all 0.001334 0.000000 673.396993 ( 94.760228)
test_rubyspec 0.083238 0.049237 52.578890 ( 60.616011)
total: 175.46 sec