Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-001053
#<BuildRuby:0x000055c9f00f6eb8
@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.20230708-001053",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000755 0.004106 1.362310 ( 2.596868)
build_miniruby 0.000924 0.000168 0.907151 ( 0.907339)
build_ruby 0.001019 0.000185 2.658076 ( 2.659092)
build_all 0.005309 0.003500 8.303296 ( 7.622979)
build_install 0.005588 0.003353 2.015289 ( 1.663168)
test_btest 0.000000 0.000943 88.309299 ( 7.345822)
test_basic 0.001464 0.004421 0.475668 ( 0.557782)
test_all 0.001082 0.000383 465.906665 ( 40.974410)
test_rubyspec 0.029553 0.010166 43.425412 ( 55.874426)
total: 120.20 sec