Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-225618
#<BuildRuby:0x000055eba2184208
@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.20220719-225618",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005871 0.000451 0.813178 ( 0.933012)
build_miniruby 0.000821 0.000063 0.057192 ( 0.056009)
build_ruby 0.000820 0.000063 0.058819 ( 0.057721)
build_all 0.004436 0.000000 1.517895 ( 0.602109)
build_install 0.010261 0.000000 5.644937 ( 2.164256)
test_btest 0.000710 0.000000 54.398633 ( 8.074184)
test_basic 0.005745 0.000000 0.257830 ( 0.346554)
test_all 0.001185 0.000000 600.203770 ( 90.454820)
test_rubyspec 0.105815 0.021174 43.799587 ( 49.404989)
total: 152.09 sec