Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-060704
#<BuildRuby:0x000055d31a3ac4e0
@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.20220824-060704",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010275 0.000734 1.012930 ( 3.188123)
build_miniruby 0.001954 0.000140 0.076808 ( 0.074531)
build_ruby 0.001982 0.000141 0.079501 ( 0.077204)
build_all 0.005608 0.005251 1.501320 ( 0.559242)
build_install 0.022756 0.000000 1.905056 ( 0.921764)
test_btest 0.000000 0.001142 69.186835 ( 8.298624)
test_basic 0.003354 0.005037 0.328819 ( 0.416981)
test_all 0.001093 0.003594 647.023229 ( 64.739133)
test_rubyspec 0.120347 0.052830 46.249925 ( 54.650308)
total: 132.93 sec