Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-094455
#<BuildRuby:0x000055c2a308b7e8
@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-094455",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005004 0.006129 1.226288 ( 1.198081)
build_miniruby 0.001898 0.000335 0.861313 ( 0.860703)
build_ruby 0.003156 0.000557 2.246368 ( 2.150588)
build_all 0.015051 0.005314 18.578562 ( 2.174730)
build_install 0.020149 0.004917 2.058196 ( 1.005717)
test_btest 0.001362 0.000296 93.001344 ( 9.168349)
test_basic 0.004472 0.005506 0.338851 ( 0.424902)
test_all 0.002257 0.000237 726.083638 ( 70.201595)
test_rubyspec 0.094976 0.083838 49.389551 ( 57.519357)
total: 144.71 sec