Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-081402
#<BuildRuby:0x00005578d1e7b040
@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.20240110-081402",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003447 0.000657 1.014035 ( 1.410935)
build_miniruby 0.000893 0.000170 0.936507 ( 0.936497)
build_ruby 0.001112 0.000212 2.761373 ( 2.762579)
build_all 0.002459 0.008014 14.853506 ( 1.401902)
build_install 0.009191 0.000000 4.258192 ( 1.141054)
test_btest 0.000730 0.000000 77.211064 ( 7.235898)
test_basic 0.003944 0.000000 0.585658 ( 0.667891)
test_all 0.088416 0.050318 508.467401 ( 56.600866)
test_rubyspec 0.021004 0.015753 50.887028 ( 63.404607)
total: 135.56 sec