Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-151210
#<BuildRuby:0x0000563a3ef1a878
@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.20220825-151210",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005745 0.000884 0.940339 ( 3.793253)
build_miniruby 0.000768 0.000118 0.060002 ( 0.058785)
build_ruby 0.001049 0.000000 0.059774 ( 0.058511)
build_all 0.000762 0.003849 1.550207 ( 0.601332)
build_install 0.002031 0.009146 1.931681 ( 0.959117)
test_btest 0.000919 0.000000 52.392408 ( 8.565296)
test_basic 0.005061 0.000557 0.287824 ( 0.376645)
test_all 0.001387 0.000462 620.334600 ( 90.012518)
test_rubyspec 0.075563 0.036487 44.242485 ( 52.556598)
total: 156.98 sec