Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-152356
#<BuildRuby:0x00005618e1927d68
@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.20230520-152356",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005944 0.000541 1.636667 ( 2.844041)
build_miniruby 0.000865 0.000078 0.764420 ( 0.764375)
build_ruby 0.001079 0.000098 2.442875 ( 2.443199)
build_all 0.003607 0.005305 12.266240 ( 1.064267)
build_install 0.004589 0.002763 1.648307 ( 0.842021)
test_btest 0.000802 0.000172 79.925423 ( 6.952708)
test_basic 0.002333 0.001860 0.646293 ( 0.729184)
test_all 0.001423 0.000335 419.553845 ( 48.363256)
test_rubyspec 0.018023 0.021927 41.319841 ( 53.825948)
total: 117.83 sec