Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-140235
#<BuildRuby:0x000056040b2cb568
@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.20231224-140235",
@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.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004527 0.000127 1.187471 ( 1.546864)
build_miniruby 0.000000 0.001049 0.880172 ( 0.880386)
build_ruby 0.000000 0.001391 2.736714 ( 2.738252)
build_all 0.005230 0.005751 16.689990 ( 1.474019)
build_install 0.006906 0.002181 4.752244 ( 1.130098)
test_btest 0.000479 0.000151 81.922937 ( 7.943898)
test_basic 0.000000 0.005401 0.882711 ( 0.955886)
test_all 0.106826 0.028677 540.915300 ( 51.400348)
test_rubyspec 0.024464 0.024549 50.701081 ( 62.994646)
total: 131.07 sec