Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-072618
#<BuildRuby:0x000055d5f86a3500
@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.20231218-072618",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002392 0.003636 1.505208 ( 1.825959)
build_miniruby 0.000866 0.000183 0.837364 ( 0.836770)
build_ruby 0.001174 0.000247 2.714323 ( 2.715037)
build_all 0.006480 0.003640 16.402121 ( 1.491437)
build_install 0.008745 0.000191 4.867032 ( 1.162559)
test_btest 0.000993 0.000216 88.032070 ( 7.105753)
test_basic 0.004859 0.000175 0.782943 ( 0.860391)
test_all 0.091463 0.044322 538.459736 ( 50.638239)
test_rubyspec 0.035760 0.004911 48.840604 ( 61.183612)
total: 127.82 sec