Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-221236
#<BuildRuby:0x000055fa52aa00d0
@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.20221204-221236",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006097 0.006743 1.191461 ( 1.218370)
build_miniruby 0.003023 0.000000 0.850088 ( 0.848290)
build_ruby 0.000000 0.003674 2.255434 ( 2.157608)
build_all 0.015232 0.005400 18.775746 ( 2.191387)
build_install 0.018796 0.002001 2.061380 ( 1.014078)
test_btest 0.000000 0.001411 95.468810 ( 9.014895)
test_basic 0.002314 0.009330 0.348288 ( 0.432775)
test_all 0.002375 0.000000 694.552471 ( 72.810037)
test_rubyspec 0.090299 0.079211 49.575536 ( 57.724415)
total: 147.41 sec