Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-151730
#<BuildRuby:0x0000561573cd27e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-151730",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002445 0.004254 0.820552 ( 1.305286)
build_miniruby 0.000799 0.000114 0.057474 ( 0.056156)
build_ruby 0.000857 0.000122 0.059621 ( 0.058451)
build_all 0.000000 0.004203 1.505866 ( 0.605750)
build_install 0.000119 0.010994 6.306441 ( 2.835528)
test_btest 0.000383 0.000153 52.965254 ( 8.153529)
test_basic 0.006048 0.000000 0.307737 ( 0.395637)
test_all 0.001445 0.000000 617.920325 ( 92.240063)
test_rubyspec 0.076974 0.048144 44.093280 ( 49.639878)
total: 155.29 sec