Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-091125
#<BuildRuby:0x000055fb95bda9c0
@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.20220820-091125",
@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.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008267 0.002183 0.865515 ( 1.068382)
build_miniruby 0.000923 0.000461 0.052025 ( 0.051213)
build_ruby 0.002397 0.000000 0.066179 ( 0.064787)
build_all 0.009193 0.000000 1.257035 ( 0.481609)
build_install 0.012383 0.002297 1.593954 ( 0.805450)
test_btest 0.000679 0.000242 53.798852 ( 6.343477)
test_basic 0.006419 0.000489 0.298610 ( 0.392535)
test_all 0.005478 0.000000 500.100409 ( 52.181737)
test_rubyspec 0.077435 0.058346 41.920196 ( 50.581765)
total: 111.97 sec