Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-211821
#<BuildRuby:0x00005593684b48e8
@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.20220331-211821",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004624 0.005853 1.004998 ( 1.116793)
build_miniruby 0.001590 0.000662 0.075397 ( 0.073044)
build_ruby 0.001456 0.000606 0.079929 ( 0.078383)
build_all 0.007362 0.003067 4.263682 ( 0.866861)
build_install 0.015613 0.007435 7.979572 ( 2.405163)
test_btest 0.000909 0.000389 75.739828 ( 8.285920)
test_basic 0.006991 0.000538 0.346848 ( 0.447342)
test_all 0.001303 0.000521 699.958263 ( 68.162540)
test_rubyspec 0.086961 0.078396 46.779948 ( 52.133930)
total: 133.57 sec