Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-084208
#<BuildRuby:0x000055a97f93fe58
@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-084208",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.004757 1.116084 ( 1.124574)
build_miniruby 0.000000 0.000893 1.007184 ( 1.005779)
build_ruby 0.000000 0.001152 2.724427 ( 2.630716)
build_all 0.002491 0.006234 15.864788 ( 3.258053)
build_install 0.005632 0.003064 1.928740 ( 1.112597)
test_btest 0.000395 0.000131 59.501234 ( 11.392251)
test_basic 0.002169 0.003022 0.298885 ( 0.389887)
test_all 0.000773 0.000282 717.050946 (110.388932)
test_rubyspec 0.048666 0.019122 53.375855 ( 61.525386)
total: 192.83 sec