Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-152728
#<BuildRuby:0x00005579bb6cb918
@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.20230725-152728",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001205 0.004361 1.413785 ( 2.703625)
build_miniruby 0.000858 0.000143 0.885665 ( 0.884827)
build_ruby 0.001553 0.000259 2.565085 ( 2.569073)
build_all 0.007334 0.001222 12.977546 ( 1.180800)
build_install 0.006453 0.001075 1.795515 ( 0.847135)
test_btest 0.000935 0.000156 78.492620 ( 7.086793)
test_basic 0.000000 0.005065 0.763067 ( 0.841433)
test_all 0.001072 0.000000 465.387490 ( 52.235255)
test_rubyspec 0.021909 0.014713 42.312099 ( 54.746199)
total: 123.10 sec