Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-131547
#<BuildRuby:0x00005564fecfcb10
@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.20220214-131547",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000042 0.000015 0.000057 ( 0.000049)
build_up 0.004779 0.006671 0.952960 ( 1.001194)
build_miniruby 0.001154 0.000533 0.079016 ( 0.077004)
build_ruby 0.001218 0.000562 0.069514 ( 0.067424)
build_all 0.008390 0.001851 4.130215 ( 0.791539)
build_install 0.023209 0.000403 7.657000 ( 2.323684)
test_btest 0.000806 0.000255 76.028252 ( 7.887039)
test_basic 0.004724 0.003077 0.332866 ( 0.421598)
test_all 0.001574 0.000525 732.663846 ( 68.320845)
test_rubyspec 0.095862 0.059510 46.017632 ( 51.504099)
total: 132.40 sec