Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-023234
#<BuildRuby:0x000055da3fe867e0
@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.20221120-023234",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001655 0.003383 1.098130 ( 1.091947)
build_miniruby 0.001034 0.000000 0.986454 ( 0.984829)
build_ruby 0.001314 0.000000 2.753477 ( 2.645383)
build_all 0.006159 0.003007 15.780241 ( 3.314589)
build_install 0.004763 0.005409 2.036787 ( 1.138632)
test_btest 0.000488 0.000173 65.080664 ( 10.681218)
test_basic 0.005331 0.000000 0.291246 ( 0.381591)
test_all 0.001417 0.000000 639.237299 (101.379644)
test_rubyspec 0.040093 0.019812 51.543024 ( 59.786651)
total: 181.41 sec