Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-121516
#<BuildRuby:0x00005621d2ec3840
@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.20231015-121516",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004308 0.000115 1.357405 ( 1.593095)
build_miniruby 0.000000 0.001037 0.884079 ( 0.883647)
build_ruby 0.000000 0.001318 2.646265 ( 2.646809)
build_all 0.007751 0.002744 16.922358 ( 1.488977)
build_install 0.001667 0.007262 4.961621 ( 1.187781)
test_btest 0.000750 0.000315 84.419054 ( 7.779880)
test_basic 0.004648 0.000231 0.714251 ( 0.793142)
test_all 0.005894 0.003157 510.059011 ( 55.202122)
test_rubyspec 0.031008 0.021451 51.298515 ( 63.593913)
total: 135.17 sec