Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-192825
#<BuildRuby:0x000055f7c9ee7de0
@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.20220625-192825",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006526 0.839255 ( 1.115932)
build_miniruby 0.000000 0.000955 0.057497 ( 0.056344)
build_ruby 0.000000 0.000969 0.059249 ( 0.058117)
build_all 0.002456 0.001863 1.489508 ( 0.605065)
build_install 0.004581 0.005733 6.289250 ( 2.848677)
test_btest 0.000000 0.000594 56.033754 ( 8.376025)
test_basic 0.002625 0.002996 0.284263 ( 0.372695)
test_all 0.000875 0.000411 625.039043 ( 89.921426)
test_rubyspec 0.061569 0.032577 44.013274 ( 49.570457)
total: 152.93 sec