Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-010654
#<BuildRuby:0x000056546c60fe98
@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.20220430-010654",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006388 0.000158 0.861897 ( 0.978558)
build_miniruby 0.000854 0.000061 0.057561 ( 0.056398)
build_ruby 0.000874 0.000063 0.058430 ( 0.057206)
build_all 0.004039 0.000288 1.498783 ( 0.594726)
build_install 0.010441 0.000380 6.247719 ( 2.798666)
test_btest 0.000551 0.000036 46.195606 ( 8.799808)
test_basic 0.005327 0.000013 0.263867 ( 0.352880)
test_all 0.001416 0.000089 624.011828 ( 92.907193)
test_rubyspec 0.078895 0.037713 43.774773 ( 48.667576)
total: 155.21 sec