Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-115257
#<BuildRuby:0x0000559f667a0098
@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.20230724-115257",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000046 0.000008 0.000054 ( 0.000053)
configure 0.000037 0.000007 0.000044 ( 0.000040)
build_up 0.004907 0.000866 1.429853 ( 2.708283)
build_miniruby 0.001036 0.000000 0.913279 ( 0.913069)
build_ruby 0.001777 0.000000 2.619470 ( 2.623986)
build_all 0.009199 0.000000 13.462764 ( 1.236027)
build_install 0.000382 0.007611 1.870142 ( 0.858017)
test_btest 0.000744 0.000177 76.895380 ( 7.113936)
test_basic 0.000000 0.003898 0.602444 ( 0.681437)
test_all 0.000000 0.001067 475.206620 ( 51.130282)
test_rubyspec 0.012186 0.028708 43.226437 ( 55.593299)
total: 122.86 sec