Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-101657
#<BuildRuby:0x00005592c1160018
@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-101657",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006191 0.000155 0.840658 ( 1.020113)
build_miniruby 0.000925 0.000000 0.057048 ( 0.055841)
build_ruby 0.000942 0.000000 0.059484 ( 0.058287)
build_all 0.004336 0.000142 1.538051 ( 0.612409)
build_install 0.009027 0.000040 5.647127 ( 2.189273)
test_btest 0.000660 0.000037 48.702699 ( 8.765167)
test_basic 0.005852 0.000325 0.334459 ( 0.422102)
test_all 0.001018 0.000056 625.598564 ( 91.784692)
test_rubyspec 0.100646 0.028856 43.755918 ( 49.348667)
total: 154.26 sec