Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-182457
#<BuildRuby:0x00005561c47bfdd8
@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.20221124-182457",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005149 0.000082 1.047762 ( 1.732370)
build_miniruby 0.000981 0.000000 0.969248 ( 0.967944)
build_ruby 0.001223 0.000000 2.736342 ( 2.637049)
build_all 0.008643 0.000174 15.760682 ( 3.292914)
build_install 0.010170 0.000333 1.972320 ( 1.116538)
test_btest 0.000619 0.000034 63.772495 ( 11.020117)
test_basic 0.004428 0.000246 0.315438 ( 0.406795)
test_all 0.001579 0.000000 678.729280 (122.417966)
test_rubyspec 0.045008 0.020573 53.909512 ( 62.119354)
total: 205.71 sec