Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-165018
#<BuildRuby:0x000055a939ffb4b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220916-165018",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000024 0.000014 0.000038 ( 0.000034)
build_up 0.003785 0.006528 1.106802 ( 1.098013)
build_miniruby 0.000000 0.002351 0.074163 ( 0.072047)
build_ruby 0.002218 0.000000 0.075104 ( 0.072943)
build_all 0.008651 0.001510 1.560780 ( 0.609925)
build_install 0.019070 0.002606 1.933730 ( 0.940225)
test_btest 0.000766 0.000363 94.832947 ( 9.100051)
test_basic 0.005180 0.002453 0.357326 ( 0.445928)
test_all 0.002458 0.000852 640.871151 ( 66.311313)
test_rubyspec 0.090008 0.077619 46.906248 ( 55.378356)
total: 134.03 sec