Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-221119
#<BuildRuby:0x0000557d3ddd7e20
@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.20220430-221119",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006792 0.000195 0.903982 ( 1.104707)
build_miniruby 0.000993 0.000066 0.057090 ( 0.055824)
build_ruby 0.001066 0.000000 0.057471 ( 0.056173)
build_all 0.004313 0.000000 1.466412 ( 0.602342)
build_install 0.006414 0.004566 6.294951 ( 2.830520)
test_btest 0.001324 0.000156 49.135841 ( 8.739976)
test_basic 0.005433 0.000639 0.333482 ( 0.422117)
test_all 0.001418 0.000167 644.369125 ( 91.145262)
test_rubyspec 0.091143 0.038522 43.873745 ( 48.808625)
total: 153.77 sec