Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-004435
#<BuildRuby:0x0000565392fe8c10
@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.20220219-004435",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009016 0.001568 0.910965 ( 0.956291)
build_miniruby 0.001584 0.000488 0.074323 ( 0.072030)
build_ruby 0.001697 0.000522 0.081832 ( 0.080248)
build_all 0.009533 0.001415 4.061676 ( 0.784371)
build_install 0.014789 0.008224 7.728882 ( 2.297328)
test_btest 0.001133 0.000377 76.041713 ( 8.699028)
test_basic 0.005800 0.001933 0.354398 ( 0.448676)
test_all 0.002044 0.000000 702.745652 ( 67.887043)
test_rubyspec 0.102813 0.052184 46.099956 ( 51.453948)
total: 132.68 sec