Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-085417
#<BuildRuby:0x000056532de2ef10
@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-085417",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001271 0.004295 1.558107 ( 2.846846)
build_miniruby 0.000831 0.000185 0.815045 ( 0.814914)
build_ruby 0.000972 0.000216 2.689176 ( 2.688592)
build_all 0.008582 0.000924 14.635838 ( 1.253436)
build_install 0.005746 0.003685 2.140067 ( 0.989194)
test_btest 0.000592 0.000141 85.475810 ( 7.500456)
test_basic 0.000101 0.004338 0.654616 ( 0.735480)
test_all 0.001348 0.000385 536.180584 ( 47.233103)
test_rubyspec 0.022601 0.018747 42.983910 ( 55.437601)
total: 119.50 sec