Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-033357
#<BuildRuby:0x000055a8c3b068c0
@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.20221123-033357",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001282 0.003563 1.059297 ( 1.100303)
build_miniruby 0.000735 0.000098 1.003219 ( 1.002069)
build_ruby 0.001012 0.000135 2.673937 ( 2.559696)
build_all 0.000661 0.007909 15.841708 ( 3.303271)
build_install 0.004164 0.003993 1.941593 ( 1.100378)
test_btest 0.000446 0.000139 64.425906 ( 10.770544)
test_basic 0.003539 0.001106 0.301851 ( 0.392970)
test_all 0.001241 0.000000 678.592280 (112.322984)
test_rubyspec 0.049310 0.014343 53.027539 ( 61.276018)
total: 193.83 sec