Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-181616
#<BuildRuby:0x00005576ef46f328
@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.20231031-181616",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005743 0.000957 1.388465 ( 1.669965)
build_miniruby 0.000876 0.000146 0.877294 ( 0.876997)
build_ruby 0.001497 0.000000 2.635149 ( 2.635639)
build_all 0.005817 0.004090 16.873767 ( 1.489413)
build_install 0.009457 0.004493 5.039763 ( 1.224681)
test_btest 0.000935 0.000000 81.776170 ( 7.991028)
test_basic 0.001152 0.003764 0.695922 ( 0.770883)
test_all 0.096269 0.042169 510.819592 ( 54.974696)
test_rubyspec 0.022664 0.027655 51.416527 ( 63.798685)
total: 135.43 sec