Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-203011
#<BuildRuby:0x00005555e9757fa8
@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.20220828-203011",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000005 0.000013 ( 0.000014)
build_up 0.005872 0.000863 0.869074 ( 0.886456)
build_miniruby 0.000688 0.000344 0.058593 ( 0.057249)
build_ruby 0.000000 0.000995 0.059629 ( 0.058266)
build_all 0.000754 0.003787 1.525586 ( 0.585492)
build_install 0.008723 0.002319 1.926023 ( 0.962567)
test_btest 0.000557 0.000304 47.259553 ( 8.395320)
test_basic 0.005674 0.000380 0.332399 ( 0.420483)
test_all 0.001377 0.000254 591.635398 ( 88.574835)
test_rubyspec 0.036549 0.061098 43.361896 ( 51.681513)
total: 151.62 sec