Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-222702
#<BuildRuby:0x00005615d0886878
@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.20221124-222702",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000000 0.000016 0.000016 ( 0.000015)
build_up 0.001114 0.003947 1.110990 ( 1.145231)
build_miniruby 0.000998 0.000066 1.014087 ( 1.012636)
build_ruby 0.001156 0.000000 2.784001 ( 2.686036)
build_all 0.008828 0.000000 15.824640 ( 3.363377)
build_install 0.008542 0.000123 2.002860 ( 1.146607)
test_btest 0.000563 0.000030 59.136841 ( 11.501109)
test_basic 0.004473 0.000235 0.322688 ( 0.413565)
test_all 0.000668 0.000664 680.702911 (123.949756)
test_rubyspec 0.030695 0.033617 53.725921 ( 61.950432)
total: 207.17 sec