Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-053419
#<BuildRuby:0x000055c190a40090
@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.20230625-053419",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.004927 1.508578 ( 2.771619)
build_miniruby 0.000000 0.001002 0.959295 ( 0.959484)
build_ruby 0.000000 0.001681 2.715937 ( 2.716020)
build_all 0.002268 0.007567 15.945099 ( 1.435160)
build_install 0.007144 0.002511 4.713281 ( 1.112468)
test_btest 0.000000 0.001037 85.980692 ( 7.362280)
test_basic 0.000000 0.005226 0.840139 ( 0.920211)
test_all 0.000000 0.001840 451.004608 ( 47.799666)
test_rubyspec 0.009109 0.032741 43.803868 ( 56.152831)
total: 121.23 sec