Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-123144
#<BuildRuby:0x000055e2abc07040
@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.20230527-123144",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002563 0.003244 1.310030 ( 2.564657)
build_miniruby 0.001077 0.000098 0.786416 ( 0.785630)
build_ruby 0.001117 0.000102 2.442688 ( 2.443017)
build_all 0.001737 0.007238 12.313015 ( 1.110558)
build_install 0.006905 0.000532 1.645784 ( 0.821078)
test_btest 0.000889 0.000148 79.897314 ( 7.631156)
test_basic 0.001314 0.003372 0.748548 ( 0.829371)
test_all 0.001013 0.000202 423.909261 ( 47.140364)
test_rubyspec 0.011602 0.028974 41.529364 ( 54.039107)
total: 117.37 sec