Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-205012
#<BuildRuby:0x0000556dc2aef030
@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.20231222-205012",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004336 0.000722 1.079217 ( 1.446932)
build_miniruby 0.001026 0.000000 0.854686 ( 0.853986)
build_ruby 0.001429 0.000000 3.007208 ( 3.007679)
build_all 0.009899 0.000000 16.255368 ( 1.451684)
build_install 0.008048 0.000502 4.674437 ( 1.138392)
test_btest 0.000897 0.000122 83.744949 ( 7.224495)
test_basic 0.000574 0.003591 0.755681 ( 0.832733)
test_all 0.093352 0.042219 495.445101 ( 56.891612)
test_rubyspec 0.025562 0.021618 50.583111 ( 62.966002)
total: 135.81 sec