Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-003902
#<BuildRuby:0x000055c8bf893040
@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.20231206-003902",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004653 0.000000 1.201126 ( 1.604981)
build_miniruby 0.000956 0.000000 0.859288 ( 0.859369)
build_ruby 0.001326 0.000000 2.817645 ( 2.817611)
build_all 0.001191 0.009472 16.787048 ( 1.561938)
build_install 0.008646 0.000413 4.901045 ( 1.147708)
test_btest 0.001142 0.000000 86.969000 ( 7.447654)
test_basic 0.003597 0.000000 0.547725 ( 0.627236)
test_all 0.098157 0.039762 526.447327 ( 56.159883)
test_rubyspec 0.015654 0.032096 50.117299 ( 62.450120)
total: 134.68 sec