Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-112946
#<BuildRuby:0x00005632402e6f08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221024-112946",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004698 0.005519 1.134258 ( 1.494395)
build_miniruby 0.001451 0.000527 0.112424 ( 0.109356)
build_ruby 0.001215 0.000442 0.108293 ( 0.105136)
build_all 0.006774 0.000762 1.371873 ( 0.574929)
build_install 0.010141 0.004962 1.748906 ( 0.922862)
test_btest 0.001579 0.000564 63.112586 ( 6.529035)
test_basic 0.002124 0.005773 0.359499 ( 0.459217)
test_all 0.004062 0.004093 518.447896 ( 55.270774)
test_rubyspec 0.074958 0.048559 43.486637 ( 52.086829)
total: 117.55 sec