Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-083221
#<BuildRuby:0x00005623cd2ab6f0
@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.20231122-083221",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004579 0.000000 1.294682 ( 1.682630)
build_miniruby 0.001159 0.000000 0.973804 ( 0.973633)
build_ruby 0.001489 0.000000 3.032098 ( 3.031678)
build_all 0.008952 0.001563 17.006750 ( 1.514228)
build_install 0.008260 0.001284 5.129346 ( 1.200892)
test_btest 0.000792 0.000264 88.062711 ( 7.889815)
test_basic 0.005261 0.000000 0.800637 ( 0.875998)
test_all 0.109802 0.026045 507.307239 ( 55.717274)
test_rubyspec 0.021224 0.027513 49.738596 ( 62.073177)
total: 134.96 sec