Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-180217
#<BuildRuby:0x00005605595fec40
@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.20220729-180217",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002585 0.003704 0.818407 ( 1.118327)
build_miniruby 0.000922 0.000123 0.057411 ( 0.056142)
build_ruby 0.000778 0.000103 0.058681 ( 0.057583)
build_all 0.004141 0.000552 1.529412 ( 0.592581)
build_install 0.010436 0.000781 5.687099 ( 2.170275)
test_btest 0.000740 0.000093 49.944723 ( 8.391880)
test_basic 0.004954 0.000619 0.284931 ( 0.373466)
test_all 0.001423 0.000000 593.827290 ( 93.861117)
test_rubyspec 0.083444 0.041914 43.820338 ( 49.828278)
total: 156.45 sec