Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-111125
#<BuildRuby:0x00005616f293bd68
@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.20230730-111125",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005340 0.000403 1.556503 ( 2.773545)
build_miniruby 0.001171 0.000345 0.991409 ( 0.989758)
build_ruby 0.001051 0.000309 2.722514 ( 2.722004)
build_all 0.005825 0.003383 14.520056 ( 1.292387)
build_install 0.003176 0.005226 2.003783 ( 0.896361)
test_btest 0.001017 0.000000 84.570165 ( 7.653330)
test_basic 0.004664 0.000551 0.703526 ( 0.783618)
test_all 0.001284 0.000450 514.638463 ( 55.609056)
test_rubyspec 0.014670 0.027132 45.573853 ( 57.966451)
total: 130.69 sec