Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-234638
#<BuildRuby:0x000055a9c8560050
@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.20231130-234638",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004969 0.000000 1.167427 ( 1.759536)
build_miniruby 0.000884 0.000000 0.848006 ( 0.848292)
build_ruby 0.001448 0.000000 3.005888 ( 3.005719)
build_all 0.009539 0.000000 16.440310 ( 1.514846)
build_install 0.008818 0.000000 4.882304 ( 1.180577)
test_btest 0.001190 0.000000 89.154709 ( 7.127560)
test_basic 0.004585 0.000047 0.643646 ( 0.723353)
test_all 0.105411 0.029301 533.833256 ( 48.646284)
test_rubyspec 0.021379 0.030311 50.772772 ( 63.066312)
total: 127.87 sec