Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-224128
#<BuildRuby:0x000055d7769c3fa8
@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.20220729-224128",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005498 0.000916 0.867297 ( 1.024051)
build_miniruby 0.000795 0.000133 0.056945 ( 0.055768)
build_ruby 0.000000 0.000790 0.058658 ( 0.057359)
build_all 0.000666 0.003989 1.567552 ( 0.613783)
build_install 0.009795 0.001168 5.642792 ( 2.157739)
test_btest 0.000551 0.000128 53.958458 ( 8.573692)
test_basic 0.004313 0.000996 0.299972 ( 0.389091)
test_all 0.001029 0.000237 598.824762 ( 90.014666)
test_rubyspec 0.094629 0.022594 43.718646 ( 49.398582)
total: 152.29 sec