Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-144018
#<BuildRuby:0x00005628e0233e58
@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.20220726-144018",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000777 0.006116 0.772201 ( 11.296264)
build_miniruby 0.000890 0.000167 0.088950 ( 0.086823)
build_ruby 0.001616 0.000303 3.475360 ( 3.283014)
build_all 0.009325 0.000358 15.675666 ( 2.868211)
build_install 0.006268 0.005103 5.723890 ( 2.179352)
test_btest 0.000528 0.000117 48.617373 ( 8.221407)
test_basic 0.001139 0.004409 0.290518 ( 0.379610)
test_all 0.000976 0.000271 597.648910 ( 92.198738)
test_rubyspec 0.067407 0.043399 43.612773 ( 50.021830)
total: 170.54 sec