Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-224211
#<BuildRuby:0x000055b3458980e8
@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.20231021-224211",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004724 0.000198 1.502276 ( 1.739768)
build_miniruby 0.000892 0.000262 0.841454 ( 0.842188)
build_ruby 0.000000 0.001276 2.716814 ( 2.717652)
build_all 0.000685 0.009575 16.818616 ( 1.515089)
build_install 0.007335 0.001421 5.117863 ( 1.222695)
test_btest 0.000737 0.000311 83.863237 ( 7.630875)
test_basic 0.004403 0.000088 0.708415 ( 0.787321)
test_all 0.110727 0.025671 506.454460 ( 60.454613)
test_rubyspec 0.024050 0.025569 49.171278 ( 61.550368)
total: 138.46 sec