Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-170924
#<BuildRuby:0x00005650be35fba0
@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.20231023-170924",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006049 0.000636 2.037784 ( 2.333872)
build_miniruby 0.000961 0.000101 0.805878 ( 0.806232)
build_ruby 0.001162 0.000122 2.607812 ( 2.608083)
build_all 0.002477 0.007673 16.909321 ( 1.517145)
build_install 0.006121 0.002829 5.365211 ( 1.174401)
test_btest 0.000955 0.000199 84.283454 ( 7.753192)
test_basic 0.000842 0.004138 0.829483 ( 0.906483)
test_all 0.110696 0.022422 531.558655 ( 52.229267)
test_rubyspec 0.033001 0.014591 50.622326 ( 62.947898)
total: 132.28 sec