Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-102220
#<BuildRuby:0x000055b310297e08
@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.20240115-102220",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000021 0.000011 0.000032 ( 0.000030)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.003633 0.001816 1.057544 ( 1.458397)
build_miniruby 0.000724 0.000362 0.853884 ( 0.852918)
build_ruby 0.001095 0.000548 2.704680 ( 2.703945)
build_all 0.005794 0.002897 14.183177 ( 1.290152)
build_install 0.005221 0.002611 4.112747 ( 1.076292)
test_btest 0.000773 0.000387 78.075880 ( 6.651464)
test_basic 0.003757 0.001878 0.791546 ( 0.866326)
test_all 0.101783 0.028818 453.235171 ( 51.806980)
test_rubyspec 0.011867 0.033521 47.988424 ( 60.355504)
total: 127.06 sec