Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-230140
#<BuildRuby:0x000055856e024880
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-230140",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006857 0.003850 1.193145 ( 1.233165)
build_miniruby 0.002102 0.000263 0.851269 ( 0.850961)
build_ruby 0.000000 0.003020 2.240265 ( 2.149813)
build_all 0.015371 0.004020 18.416932 ( 2.168719)
build_install 0.017916 0.001782 2.028953 ( 1.015994)
test_btest 0.001250 0.000218 93.487945 ( 9.635801)
test_basic 0.007621 0.001325 0.341668 ( 0.428080)
test_all 0.001619 0.000282 688.465292 ( 69.416521)
test_rubyspec 0.139108 0.037770 49.120041 ( 57.210736)
total: 144.11 sec