Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-101538
#<BuildRuby:0x0000562a91be4c10
@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.20220430-101538",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.013197 0.001032 1.018448 ( 1.384664)
build_miniruby 0.001912 0.000383 0.069674 ( 0.067726)
build_ruby 0.001914 0.000383 0.073563 ( 0.071477)
build_all 0.001186 0.009664 1.521532 ( 0.623975)
build_install 0.012258 0.010602 5.840959 ( 2.825221)
test_btest 0.000784 0.000323 69.427488 ( 7.833822)
test_basic 0.003258 0.006475 0.309489 ( 0.396688)
test_all 0.003197 0.000000 652.028185 ( 65.627870)
test_rubyspec 0.102536 0.081827 45.361540 ( 50.566511)
total: 129.40 sec