Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-095434
#<BuildRuby:0x0000556e5726bce8
@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.20231022-095434",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003999 0.000889 2.207504 ( 2.457239)
build_miniruby 0.000868 0.000193 0.857504 ( 0.857166)
build_ruby 0.000993 0.000221 2.706747 ( 2.707499)
build_all 0.007282 0.002930 16.637128 ( 1.446697)
build_install 0.007853 0.000890 5.329040 ( 1.209075)
test_btest 0.001041 0.000000 84.459255 ( 7.205392)
test_basic 0.001284 0.002673 0.682136 ( 0.758718)
test_all 0.096220 0.038465 509.658674 ( 59.415021)
test_rubyspec 0.021587 0.026153 49.041067 ( 61.463794)
total: 137.52 sec