Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-190501
#<BuildRuby:0x000055e02a5ebf68
@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.20220720-190501",
@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.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006784 0.000000 0.866341 ( 1.917526)
build_miniruby 0.000987 0.000000 0.057632 ( 0.056323)
build_ruby 0.001016 0.000000 0.059723 ( 0.058405)
build_all 0.004570 0.000000 1.544214 ( 0.611727)
build_install 0.000093 0.008989 5.695435 ( 2.185682)
test_btest 0.001276 0.000159 50.014906 ( 8.706836)
test_basic 0.000782 0.004735 0.284827 ( 0.373693)
test_all 0.000899 0.000169 613.532458 ( 87.869172)
test_rubyspec 0.097033 0.031223 44.088816 ( 49.681232)
total: 151.46 sec