Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-040808
#<BuildRuby:0x0000560069f67e98
@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.20220423-040808",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006379 0.000456 0.921087 ( 0.974610)
build_miniruby 0.000823 0.000000 0.057061 ( 0.055918)
build_ruby 0.001032 0.000000 0.059403 ( 0.058179)
build_all 0.004453 0.000000 1.501707 ( 0.604275)
build_install 0.006543 0.004379 6.279108 ( 2.818495)
test_btest 0.000631 0.000074 46.741232 ( 8.985420)
test_basic 0.005286 0.000622 0.347973 ( 0.435908)
test_all 0.001270 0.000150 645.427524 ( 93.757971)
test_rubyspec 0.091183 0.038442 44.416498 ( 49.265243)
total: 156.96 sec