Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-195407
#<BuildRuby:0x0000560294aa4870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-195407",
@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.000004 0.000002 0.000006 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008349 0.002783 0.938994 ( 1.090726)
build_miniruby 0.001525 0.000509 0.076975 ( 0.075433)
build_ruby 0.002472 0.000000 0.078474 ( 0.076606)
build_all 0.011013 0.000000 4.052681 ( 0.802505)
build_install 0.021734 0.001467 7.857993 ( 2.349954)
test_btest 0.000836 0.000186 46.783302 ( 43.423740)
test_basic 0.004428 0.003722 0.336766 ( 0.425602)
test_all 0.001274 0.000318 645.109509 ( 64.869147)
test_rubyspec 0.108751 0.055339 46.098983 ( 51.567853)
total: 164.68 sec