Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-081022
#<BuildRuby:0x000055fd428eb918
@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.20231106-081022",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002200 0.002813 1.252137 ( 1.526271)
build_miniruby 0.000927 0.000186 0.917195 ( 0.916935)
build_ruby 0.001420 0.000000 2.765992 ( 2.765997)
build_all 0.003063 0.007675 17.354475 ( 1.544257)
build_install 0.002534 0.007076 5.409152 ( 1.258588)
test_btest 0.000784 0.000285 82.295912 ( 8.097321)
test_basic 0.001091 0.004194 0.699797 ( 0.775200)
test_all 0.095555 0.041299 519.708179 ( 59.430009)
test_rubyspec 0.012002 0.038230 51.970694 ( 64.206953)
total: 140.52 sec