Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-143054
#<BuildRuby:0x00005562301206c8
@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.20220425-143054",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012071 0.000889 1.013445 ( 1.213797)
build_miniruby 0.001517 0.000304 0.075606 ( 0.073623)
build_ruby 0.002149 0.000000 0.077779 ( 0.076421)
build_all 0.008210 0.001174 1.515818 ( 0.618907)
build_install 0.022989 0.001442 5.830410 ( 2.745808)
test_btest 0.001444 0.000000 74.715801 ( 8.462921)
test_basic 0.008999 0.000050 0.324073 ( 0.410495)
test_all 0.002363 0.000000 671.262882 ( 65.603748)
test_rubyspec 0.129698 0.055676 45.884789 ( 51.022609)
total: 130.23 sec