Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-115803
#<BuildRuby:0x000055e6d5263fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-115803",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004307 0.000392 1.034992 ( 1.299804)
build_miniruby 0.001163 0.000106 0.889077 ( 0.889276)
build_ruby 0.000000 0.001556 2.713242 ( 2.716103)
build_all 0.004664 0.003741 12.153242 ( 1.001550)
build_install 0.005327 0.007173 3.612950 ( 0.968883)
test_btest 0.000544 0.000155 61.989896 ( 6.010475)
test_basic 0.002965 0.000847 0.378113 ( 0.459753)
test_all 0.068500 0.033677 376.381108 ( 36.192854)
test_rubyspec 0.028115 0.042596 39.647551 ( 52.337526)
total: 101.88 sec