Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-033439
#<BuildRuby:0x00005604cf1232c8
@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.20220808-033439",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006781 0.000000 0.826863 ( 0.979571)
build_miniruby 0.000977 0.000000 0.058185 ( 0.057008)
build_ruby 0.000966 0.000000 0.059465 ( 0.058276)
build_all 0.004626 0.000000 1.518536 ( 0.587086)
build_install 0.011083 0.000000 5.648547 ( 2.150467)
test_btest 0.000738 0.000000 46.256250 ( 8.941479)
test_basic 0.001291 0.004715 0.373626 ( 0.462059)
test_all 0.001133 0.000063 604.473186 ( 90.910485)
test_rubyspec 0.112491 0.014131 43.580130 ( 50.992873)
total: 155.14 sec