Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-140724
#<BuildRuby:0x00005616b8c07e00
@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.20220801-140724",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006481 0.000000 0.857926 ( 2.397537)
build_miniruby 0.000950 0.000000 0.057334 ( 0.056121)
build_ruby 0.000927 0.000066 0.058928 ( 0.057678)
build_all 0.000206 0.004234 1.512765 ( 0.586092)
build_install 0.010684 0.000615 5.642245 ( 2.143743)
test_btest 0.000596 0.000159 50.419923 ( 8.333757)
test_basic 0.005339 0.000238 0.330658 ( 0.419323)
test_all 0.001041 0.000260 611.447265 ( 89.931926)
test_rubyspec 0.075162 0.051316 43.891898 ( 49.496511)
total: 153.42 sec