Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-103452
#<BuildRuby:0x0000565472144e80
@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.20221024-103452",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.007361 0.004854 1.153804 ( 1.216824)
build_miniruby 0.001279 0.000394 0.112947 ( 0.109915)
build_ruby 0.001831 0.000563 0.111610 ( 0.107994)
build_all 0.003851 0.004119 1.360957 ( 0.593116)
build_install 0.013908 0.001696 1.687139 ( 0.917581)
test_btest 0.001665 0.000520 61.816188 ( 6.578638)
test_basic 0.005432 0.001698 0.357638 ( 0.447865)
test_all 0.006709 0.000000 496.190894 ( 54.688410)
test_rubyspec 0.086436 0.035670 43.633962 ( 52.146059)
total: 116.81 sec