Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-221537
#<BuildRuby:0x000055abab1365a8
@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.20220531-221537",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006815 0.000000 0.874958 ( 1.070527)
build_miniruby 0.000941 0.000000 0.056828 ( 0.055540)
build_ruby 0.001053 0.000000 0.057681 ( 0.056440)
build_all 0.002280 0.001943 1.496250 ( 0.604975)
build_install 0.008189 0.002901 6.304388 ( 2.851585)
test_btest 0.000697 0.000174 51.016874 ( 8.357380)
test_basic 0.001751 0.003878 0.289533 ( 0.378225)
test_all 0.000966 0.000290 641.675333 ( 91.182979)
test_rubyspec 0.063895 0.048823 44.084611 ( 49.697108)
total: 154.26 sec