Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-230114
#<BuildRuby:0x000055eaf82646c8
@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.20220325-230114",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007525 0.004857 0.993822 ( 1.244165)
build_miniruby 0.002141 0.000000 0.069664 ( 0.067413)
build_ruby 0.001770 0.000000 0.074291 ( 0.073058)
build_all 0.010803 0.000000 4.154167 ( 0.834334)
build_install 0.019830 0.002897 7.897730 ( 2.396844)
test_btest 0.001197 0.000000 71.076503 ( 8.011976)
test_basic 0.008137 0.000251 0.351688 ( 0.444388)
test_all 0.001388 0.000213 704.518668 ( 68.335218)
test_rubyspec 0.106409 0.061922 45.798667 ( 51.205100)
total: 132.61 sec