Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-235158
#<BuildRuby:0x000055f10917bba0
@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.20230603-235158",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004393 0.000732 1.381052 ( 2.656487)
build_miniruby 0.000000 0.001095 0.836288 ( 0.835893)
build_ruby 0.000000 0.001631 2.443877 ( 2.443637)
build_all 0.005012 0.004640 12.540964 ( 1.101818)
build_install 0.000000 0.007445 1.694748 ( 0.826950)
test_btest 0.000161 0.000521 84.084109 ( 7.032108)
test_basic 0.003187 0.000000 0.530301 ( 0.613777)
test_all 0.001528 0.000000 429.440231 ( 46.804610)
test_rubyspec 0.021533 0.017635 43.137526 ( 55.651553)
total: 117.97 sec