Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-065956
#<BuildRuby:0x000055e44b0927e0
@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.20221126-065956",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004198 0.001050 1.130670 ( 1.260793)
build_miniruby 0.000805 0.000202 1.054259 ( 1.052886)
build_ruby 0.000885 0.000221 2.812201 ( 2.711006)
build_all 0.008903 0.000008 15.930938 ( 3.332483)
build_install 0.005697 0.003646 1.926804 ( 1.114032)
test_btest 0.000489 0.000123 66.519713 ( 11.115656)
test_basic 0.001288 0.003401 0.309551 ( 0.400564)
test_all 0.000968 0.000285 692.333989 (108.098889)
test_rubyspec 0.043520 0.022049 53.568239 ( 61.830457)
total: 190.92 sec