Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-184701
#<BuildRuby:0x0000560e52400068
@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.20230105-184701",
@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.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003648 0.000000 0.625816 ( 1.067566)
build_miniruby 0.000864 0.000048 0.668051 ( 0.667544)
build_ruby 0.000000 0.001267 2.439207 ( 2.438942)
build_all 0.007104 0.002661 12.954928 ( 1.617005)
build_install 0.006150 0.000390 1.535777 ( 0.740077)
test_btest 0.000563 0.000112 65.967295 ( 6.402227)
test_basic 0.000000 0.003341 0.260583 ( 0.356075)
test_all 0.000155 0.001012 499.865402 ( 49.291405)
test_rubyspec 0.022167 0.008325 35.523929 ( 46.107872)
total: 108.69 sec