Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-044226
#<BuildRuby:0x0000559fd2670a58
@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.20220216-044226",
@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.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003311 0.007641 0.970916 ( 10.879755)
build_miniruby 0.001600 0.000300 0.074675 ( 0.072442)
build_ruby 0.002297 0.000000 0.076234 ( 0.073807)
build_all 0.009645 0.000000 4.063779 ( 0.770798)
build_install 0.021622 0.002518 7.908747 ( 2.279071)
test_btest 0.000971 0.000143 72.156484 ( 8.024840)
test_basic 0.001600 0.006826 0.331372 ( 0.417742)
test_all 0.001973 0.000000 659.089802 ( 64.599892)
test_rubyspec 0.127285 0.031497 45.844244 ( 51.098551)
total: 138.22 sec