Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-234043
#<BuildRuby:0x000056463c38ffa8
@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-234043",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000044 0.000002 0.000046 ( 0.000047)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004753 0.000033 1.445621 ( 2.644565)
build_miniruby 0.001015 0.000050 0.850800 ( 0.849587)
build_ruby 0.001089 0.000054 2.514153 ( 2.513693)
build_all 0.008716 0.000213 13.584005 ( 1.196283)
build_install 0.008111 0.000166 1.993675 ( 0.872612)
test_btest 0.001060 0.000048 79.742345 ( 7.683946)
test_basic 0.005464 0.000034 0.823560 ( 0.898503)
test_all 0.001498 0.000065 485.878334 ( 53.132512)
test_rubyspec 0.011776 0.034246 43.416795 ( 55.831220)
total: 125.62 sec