Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-171623
#<BuildRuby:0x0000560b809afb50
@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-171623",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001886 0.004657 1.368717 ( 2.617567)
build_miniruby 0.001089 0.000000 0.963649 ( 0.963084)
build_ruby 0.001725 0.000000 2.679313 ( 2.678221)
build_all 0.004950 0.004069 13.655455 ( 1.236977)
build_install 0.006043 0.002014 1.951956 ( 0.915894)
test_btest 0.001024 0.000000 77.416325 ( 7.674173)
test_basic 0.000000 0.005413 0.690980 ( 0.768223)
test_all 0.000177 0.000986 480.260312 ( 54.078489)
test_rubyspec 0.016397 0.024279 43.672715 ( 56.004626)
total: 126.94 sec