Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-013155
#<BuildRuby:0x0000560843e07fa8
@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.20231118-013155",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004489 0.000078 1.316622 ( 1.735234)
build_miniruby 0.000970 0.000153 0.859768 ( 0.859065)
build_ruby 0.001196 0.000189 2.854964 ( 2.855311)
build_all 0.000000 0.010407 16.691789 ( 1.529900)
build_install 0.004639 0.004889 4.941389 ( 1.197955)
test_btest 0.000713 0.000238 85.753517 ( 7.186061)
test_basic 0.003033 0.001011 0.752284 ( 0.832944)
test_all 0.108172 0.028396 524.042699 ( 52.904849)
test_rubyspec 0.038625 0.009724 49.673414 ( 61.953648)
total: 131.06 sec