Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-030557
#<BuildRuby:0x0000564a82bb4090
@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.20230807-030557",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.006006 1.437702 ( 2.732692)
build_miniruby 0.000000 0.001010 0.844634 ( 0.843670)
build_ruby 0.000213 0.000948 2.630953 ( 2.631385)
build_all 0.004459 0.005196 14.361237 ( 1.220072)
build_install 0.005075 0.003276 2.134373 ( 0.933632)
test_btest 0.000730 0.000209 82.578699 ( 7.828227)
test_basic 0.000000 0.005743 0.722596 ( 0.798610)
test_all 0.000000 0.001423 533.149446 ( 57.817876)
test_rubyspec 0.007959 0.033809 46.730454 ( 59.045491)
total: 133.85 sec