Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-061910
#<BuildRuby:0x000055fc421b7468
@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.20220514-061910",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000025)
build_up 0.006071 0.000302 0.890263 ( 0.983985)
build_miniruby 0.000873 0.000134 0.057278 ( 0.055955)
build_ruby 0.000800 0.000123 0.058056 ( 0.056883)
build_all 0.003796 0.000584 1.507764 ( 0.609733)
build_install 0.006883 0.004192 6.315257 ( 2.838251)
test_btest 0.000683 0.000136 57.474678 ( 8.163491)
test_basic 0.004724 0.000945 0.290740 ( 0.379459)
test_all 0.001283 0.000256 631.671275 ( 90.323118)
test_rubyspec 0.059120 0.055991 44.183598 ( 49.117977)
total: 152.53 sec