Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-062141
#<BuildRuby:0x00005647b9fc0088
@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.20220813-062141",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006092 0.000000 0.847500 ( 0.932533)
build_miniruby 0.001065 0.000000 0.057555 ( 0.056305)
build_ruby 0.000000 0.000865 0.059931 ( 0.058842)
build_all 0.000748 0.003782 1.548236 ( 0.589145)
build_install 0.007216 0.003900 1.932465 ( 0.980635)
test_btest 0.000660 0.000077 52.406829 ( 8.550765)
test_basic 0.006460 0.000000 0.339134 ( 0.426141)
test_all 0.002186 0.000000 626.228933 ( 89.212326)
test_rubyspec 0.090107 0.036387 44.038569 ( 51.421990)
total: 152.23 sec