Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-024016
#<BuildRuby:0x0000563a270b68c0
@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.20221127-024016",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004312 0.000616 1.180186 ( 1.412834)
build_miniruby 0.000856 0.000122 0.971510 ( 0.970016)
build_ruby 0.001322 0.000000 2.777453 ( 2.671149)
build_all 0.009852 0.000332 22.682498 ( 4.288421)
build_install 0.009143 0.000026 4.271515 ( 1.516860)
test_btest 0.000588 0.000065 57.789558 ( 11.711884)
test_basic 0.003972 0.000441 0.331490 ( 0.422679)
test_all 0.000888 0.000099 680.294081 (108.475177)
test_rubyspec 0.040251 0.026524 53.468125 ( 61.614249)
total: 193.08 sec