Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-210754
#<BuildRuby:0x00005566364a2878
@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.20220808-210754",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006251 0.000481 0.920201 ( 3.057410)
build_miniruby 0.000976 0.000075 0.058208 ( 0.056937)
build_ruby 0.000933 0.000072 0.059767 ( 0.058510)
build_all 0.000399 0.004156 1.519831 ( 0.583046)
build_install 0.006115 0.004801 5.626156 ( 2.135385)
test_btest 0.000481 0.000096 53.699556 ( 8.033452)
test_basic 0.001519 0.003844 0.254007 ( 0.343338)
test_all 0.000772 0.000193 629.615652 ( 92.545577)
test_rubyspec 0.081783 0.041755 43.695401 ( 51.166515)
total: 157.98 sec