Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-085018
#<BuildRuby:0x00005652d85467e0
@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.20220824-085018",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005552 0.000925 0.870654 ( 2.922275)
build_miniruby 0.000858 0.000143 0.058033 ( 0.056794)
build_ruby 0.000884 0.000000 0.059931 ( 0.058708)
build_all 0.004411 0.000104 1.531563 ( 0.588725)
build_install 0.004704 0.005824 1.903669 ( 0.957859)
test_btest 0.000713 0.000165 55.305488 ( 7.810667)
test_basic 0.004212 0.000972 0.295191 ( 0.384400)
test_all 0.002503 0.000577 631.537475 ( 90.660243)
test_rubyspec 0.104980 0.016484 44.036021 ( 52.302858)
total: 155.74 sec