Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-173417
#<BuildRuby:0x0000564ebe94ac88
@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.20221018-173417",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004827 0.005283 1.132071 ( 1.201573)
build_miniruby 0.001471 0.000367 0.108028 ( 0.105315)
build_ruby 0.001769 0.000442 0.111088 ( 0.108096)
build_all 0.007620 0.000660 1.355513 ( 0.584493)
build_install 0.016034 0.000000 1.680678 ( 0.911183)
test_btest 0.001367 0.000000 61.148860 ( 6.588853)
test_basic 0.002763 0.003955 0.369186 ( 0.459417)
test_all 0.004761 0.003556 484.529995 ( 53.244132)
test_rubyspec 0.068143 0.072397 43.175972 ( 51.666782)
total: 114.87 sec