Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-124535
#<BuildRuby:0x000055dcd2000208
@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.20220609-124535",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003120 0.003839 0.886737 ( 1.281713)
build_miniruby 0.000994 0.000063 0.057156 ( 0.055726)
build_ruby 0.000969 0.000000 0.059487 ( 0.058195)
build_all 0.004064 0.000000 1.494822 ( 0.610962)
build_install 0.007026 0.003956 6.287279 ( 2.842982)
test_btest 0.000510 0.000053 48.377337 ( 8.885370)
test_basic 0.002503 0.003189 0.296846 ( 0.385512)
test_all 0.000987 0.001189 643.743836 ( 94.884796)
test_rubyspec 0.100744 0.020285 44.132151 ( 50.042549)
total: 159.05 sec