Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-015632
#<BuildRuby:0x00005650aca2bf68
@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.20221121-015632",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004971 0.000000 1.079179 ( 1.108896)
build_miniruby 0.000973 0.000000 0.962475 ( 0.961199)
build_ruby 0.001398 0.000000 2.926038 ( 2.807927)
build_all 0.008645 0.000000 15.752820 ( 3.349214)
build_install 0.008517 0.000000 1.974956 ( 1.111813)
test_btest 0.000000 0.000614 60.717850 ( 11.338379)
test_basic 0.002966 0.001984 0.331014 ( 0.421729)
test_all 0.001299 0.000216 628.924440 (108.946062)
test_rubyspec 0.062585 0.012235 51.606515 ( 59.881601)
total: 189.93 sec