Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-182036
#<BuildRuby:0x000055efafb93918
@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-182036",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005640 0.000257 1.384324 ( 2.669968)
build_miniruby 0.000000 0.001048 0.854146 ( 0.853161)
build_ruby 0.000000 0.001187 2.591703 ( 2.592146)
build_all 0.007680 0.000912 13.017513 ( 1.206882)
build_install 0.003700 0.003822 1.887227 ( 0.905989)
test_btest 0.000785 0.000178 76.195373 ( 7.416587)
test_basic 0.001002 0.004256 0.638561 ( 0.715002)
test_all 0.001038 0.000283 480.332874 ( 45.089077)
test_rubyspec 0.026899 0.014409 44.422014 ( 56.844763)
total: 118.29 sec