Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-020446
#<BuildRuby:0x0000563eb4de3e58
@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-020446",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004172 0.000596 1.072116 ( 1.081660)
build_miniruby 0.000720 0.000103 0.977873 ( 0.976262)
build_ruby 0.001064 0.000152 2.805361 ( 2.706778)
build_all 0.008393 0.000570 15.868642 ( 3.278194)
build_install 0.008855 0.000581 2.136657 ( 1.236889)
test_btest 0.000628 0.000082 64.000745 ( 10.213070)
test_basic 0.004307 0.000562 0.302903 ( 0.395660)
test_all 0.001215 0.000158 631.727433 (102.322957)
test_rubyspec 0.029770 0.029019 51.499441 ( 59.832982)
total: 182.05 sec