Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-055447
#<BuildRuby:0x000055b9fbe23bb8
@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.20231125-055447",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003362 0.001260 1.267714 ( 1.655447)
build_miniruby 0.000817 0.000306 0.938279 ( 0.937543)
build_ruby 0.001026 0.000385 2.707727 ( 2.707589)
build_all 0.004322 0.006138 16.493903 ( 1.465327)
build_install 0.009705 0.000259 5.052000 ( 1.253820)
test_btest 0.000843 0.000328 84.930651 ( 7.764084)
test_basic 0.002798 0.001088 0.619447 ( 0.698819)
test_all 0.104980 0.027120 504.789614 ( 51.353247)
test_rubyspec 0.025670 0.021288 49.962618 ( 62.404022)
total: 130.24 sec