Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-154536
#<BuildRuby:0x000055fbabfdead8
@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.20220829-154536",
@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.000031 0.000005 0.000036 ( 0.000036)
autoconf 0.000066 0.000011 0.000077 ( 0.000077)
configure 0.000060 0.000010 0.000070 ( 0.000068)
build_up 0.005820 0.005369 1.082307 ( 1.596781)
build_miniruby 0.001673 0.000419 1.107923 ( 0.974180)
build_ruby 0.002994 0.000748 1.982141 ( 1.818982)
build_all 0.012556 0.001789 12.850279 ( 1.637777)
build_install 0.012757 0.001576 1.676218 ( 0.794896)
test_btest 0.001124 0.000241 52.495411 ( 5.898733)
test_basic 0.007845 0.000366 0.284650 ( 0.375065)
test_all 0.000000 0.004200 484.281083 ( 52.157207)
test_rubyspec 0.076470 0.061568 41.004434 ( 49.671722)
total: 114.93 sec