Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-233652
#<BuildRuby:0x000055e087c21e98
@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-233652",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005241 0.001123 0.850465 ( 1.142313)
build_miniruby 0.001103 0.000237 1.024537 ( 1.022634)
build_ruby 0.001402 0.000301 2.780709 ( 2.778087)
build_all 0.009031 0.000923 16.822304 ( 2.994216)
build_install 0.009566 0.000000 2.075795 ( 1.076543)
test_btest 0.001032 0.000000 77.707690 ( 10.628806)
test_basic 0.003445 0.003725 0.360688 ( 0.445471)
test_all 0.001079 0.000106 666.080291 (102.511437)
test_rubyspec 0.079297 0.053953 52.359950 ( 60.407781)
total: 183.01 sec