Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-202813
#<BuildRuby:0x0000564d355bf5f8
@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.20231215-202813",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003870 0.001209 1.472708 ( 1.783299)
build_miniruby 0.000738 0.000231 0.877339 ( 0.876947)
build_ruby 0.001026 0.000321 2.800777 ( 2.801197)
build_all 0.001259 0.009143 17.304356 ( 1.586013)
build_install 0.007518 0.001293 5.147145 ( 1.225497)
test_btest 0.000776 0.000319 89.696263 ( 7.949990)
test_basic 0.003011 0.001239 0.657190 ( 0.735743)
test_all 0.078691 0.054969 568.756270 ( 50.566740)
test_rubyspec 0.027152 0.020396 50.429421 ( 62.728539)
total: 130.25 sec