Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-162719
#<BuildRuby:0x000055bdf21d8e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-162719",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004554 0.006316 0.840073 ( 0.919724)
build_miniruby 0.001124 0.000562 0.060745 ( 0.059058)
build_ruby 0.000973 0.000486 0.056057 ( 0.054885)
build_all 0.008256 0.001997 1.271392 ( 0.462992)
build_install 0.016358 0.000000 1.596011 ( 0.801195)
test_btest 0.001467 0.000000 51.215822 ( 6.074317)
test_basic 0.002245 0.003846 0.289161 ( 0.379448)
test_all 0.003921 0.000000 506.423566 ( 53.324890)
test_rubyspec 0.085090 0.043106 41.876653 ( 50.069377)
total: 112.15 sec