Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-204323
#<BuildRuby:0x00005597dac83328
@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.20231216-204323",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004006 0.000942 1.411548 ( 1.751581)
build_miniruby 0.000752 0.000177 0.948220 ( 0.948088)
build_ruby 0.001133 0.000266 2.812415 ( 2.812874)
build_all 0.010027 0.000301 17.332681 ( 1.542270)
build_install 0.004558 0.004420 5.068158 ( 1.206776)
test_btest 0.000980 0.000245 88.614598 ( 7.385973)
test_basic 0.000421 0.004567 0.730278 ( 0.809428)
test_all 0.102538 0.033395 578.502466 ( 56.683300)
test_rubyspec 0.034491 0.019034 52.568050 ( 64.819918)
total: 137.96 sec