Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-140359
#<BuildRuby:0x000055bcaeee00a0
@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.20220507-140359",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002687 0.003840 0.877519 ( 1.415378)
build_miniruby 0.001004 0.000063 0.057140 ( 0.055860)
build_ruby 0.000955 0.000060 0.057850 ( 0.056595)
build_all 0.003982 0.000249 1.493130 ( 0.593093)
build_install 0.010430 0.000652 6.264602 ( 2.795983)
test_btest 0.000576 0.000036 51.570403 ( 7.873231)
test_basic 0.001255 0.005077 0.354580 ( 0.441855)
test_all 0.001177 0.000147 652.828096 ( 91.904219)
test_rubyspec 0.093829 0.023191 43.963421 ( 48.845627)
total: 153.98 sec