Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-180536
#<BuildRuby:0x00005612e5ceac40
@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.20221115-180536",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005343 0.000411 0.950844 ( 1.226167)
build_miniruby 0.000939 0.000072 0.887449 ( 0.885744)
build_ruby 0.001410 0.000108 2.511485 ( 2.425649)
build_all 0.003721 0.005305 15.547917 ( 2.804941)
build_install 0.009117 0.001403 1.869391 ( 0.982672)
test_btest 0.000834 0.000129 65.122240 ( 8.852998)
test_basic 0.005610 0.000863 0.359391 ( 0.446484)
test_all 0.001299 0.000200 598.361400 ( 95.462010)
test_rubyspec 0.059406 0.058204 45.304287 ( 53.564957)
total: 166.65 sec