Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-172008
#<BuildRuby:0x000055e5d3f6bfa8
@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.20231127-172008",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005266 0.000305 1.536888 ( 2.187631)
build_miniruby 0.000774 0.000172 0.859597 ( 0.859444)
build_ruby 0.001289 0.000000 2.669713 ( 2.670058)
build_all 0.005030 0.005392 16.176281 ( 1.490550)
build_install 0.007238 0.000947 4.950739 ( 1.160160)
test_btest 0.000996 0.000260 84.058060 ( 6.920518)
test_basic 0.000168 0.003866 0.643757 ( 0.720576)
test_all 0.101162 0.031421 503.086765 ( 46.617510)
test_rubyspec 0.014963 0.032533 49.605706 ( 61.941794)
total: 124.57 sec