Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-202945
#<BuildRuby:0x000055db01de2f60
@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.20231104-202945",
@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.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000778 0.004050 1.443275 ( 1.670537)
build_miniruby 0.000864 0.000137 0.859102 ( 0.859640)
build_ruby 0.001053 0.000166 2.744276 ( 2.744224)
build_all 0.010229 0.000297 17.226916 ( 1.551707)
build_install 0.000000 0.009855 5.282131 ( 1.231067)
test_btest 0.000000 0.000797 86.897068 ( 7.664804)
test_basic 0.003622 0.000000 0.701768 ( 0.783573)
test_all 0.096109 0.038147 538.312483 ( 49.147811)
test_rubyspec 0.025454 0.020219 50.793706 ( 63.114753)
total: 128.77 sec