Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-133753
#<BuildRuby:0x000055c73d55be00
@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.20220817-133753",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006472 0.000167 0.864769 ( 1.132741)
build_miniruby 0.000978 0.000000 0.057776 ( 0.056623)
build_ruby 0.001031 0.000000 0.059483 ( 0.058211)
build_all 0.004666 0.000000 1.529429 ( 0.589135)
build_install 0.007540 0.003548 1.923862 ( 0.959403)
test_btest 0.000573 0.000061 58.486911 ( 8.278502)
test_basic 0.005184 0.000546 0.341822 ( 0.429957)
test_all 0.002433 0.000000 596.839800 ( 92.246554)
test_rubyspec 0.053998 0.029881 43.923259 ( 51.356818)
total: 155.11 sec