Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-112606
#<BuildRuby:0x00005595a7b9d448
@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.20220605-112606",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008968 0.000690 0.803947 ( 0.971974)
build_miniruby 0.001556 0.000119 0.054998 ( 0.053272)
build_ruby 0.001409 0.000000 0.052749 ( 0.051351)
build_all 0.008359 0.000020 1.204811 ( 0.473514)
build_install 0.006612 0.012650 4.958696 ( 2.488125)
test_btest 0.002006 0.000446 51.864320 ( 6.186183)
test_basic 0.004894 0.001087 0.282358 ( 0.373282)
test_all 0.002161 0.000000 524.040515 ( 54.381559)
test_rubyspec 0.084460 0.048425 41.515600 ( 47.393570)
total: 112.37 sec