Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-144333
#<BuildRuby:0x0000557e4bb128c0
@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-144333",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000729 0.004177 1.070372 ( 1.062338)
build_miniruby 0.000820 0.000235 0.983841 ( 0.982404)
build_ruby 0.000906 0.000259 2.754168 ( 2.666328)
build_all 0.007813 0.000975 15.943125 ( 3.291296)
build_install 0.005432 0.004725 1.988940 ( 1.169522)
test_btest 0.000553 0.000173 56.567983 ( 11.054774)
test_basic 0.003465 0.001083 0.310034 ( 0.401143)
test_all 0.001647 0.000179 622.344230 (108.222147)
test_rubyspec 0.054203 0.015647 50.882074 ( 59.210710)
total: 188.06 sec