Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-233911
#<BuildRuby:0x00005566b1cab5f8
@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.20231230-233911",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000295 0.004035 0.984964 ( 1.372901)
build_miniruby 0.001021 0.000300 0.919458 ( 0.918420)
build_ruby 0.000930 0.000274 2.702460 ( 2.702953)
build_all 0.009020 0.000221 15.867267 ( 1.375303)
build_install 0.002102 0.006217 4.481430 ( 1.116669)
test_btest 0.000538 0.000180 79.907383 ( 7.327471)
test_basic 0.003232 0.002303 0.637618 ( 0.710447)
test_all 0.103918 0.031162 543.708123 ( 57.698646)
test_rubyspec 0.028798 0.022034 50.988537 ( 63.300739)
total: 136.52 sec