Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-022951
#<BuildRuby:0x0000561cc9fcbd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230611-022951",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004924 0.000048 1.377617 ( 2.633683)
build_miniruby 0.001057 0.000050 0.772390 ( 0.772157)
build_ruby 0.001246 0.000059 2.407814 ( 2.408004)
build_all 0.008987 0.000427 12.629447 ( 1.128012)
build_install 0.002618 0.004761 1.689955 ( 0.846127)
test_btest 0.000882 0.000084 80.930891 ( 6.557291)
test_basic 0.003267 0.000311 0.714554 ( 0.797299)
test_all 0.001113 0.000106 446.273825 ( 41.315087)
test_rubyspec 0.009599 0.032534 42.424776 ( 54.938732)
total: 111.40 sec