Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-171707
#<BuildRuby:0x0000556b3882f2c8
@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.20220718-171707",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006086 0.000434 0.831587 ( 1.484339)
build_miniruby 0.000919 0.000066 0.058112 ( 0.056841)
build_ruby 0.000796 0.000057 0.058992 ( 0.057726)
build_all 0.000108 0.004472 1.546761 ( 0.602279)
build_install 0.010100 0.000751 5.636840 ( 2.184830)
test_btest 0.000658 0.000088 52.709085 ( 7.926766)
test_basic 0.004815 0.000642 0.261954 ( 0.350814)
test_all 0.001112 0.000149 599.734683 ( 91.447518)
test_rubyspec 0.061139 0.063820 43.921424 ( 49.516443)
total: 153.63 sec