Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-073428
#<BuildRuby:0x000055facba872c8
@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-073428",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004412 0.000678 1.135610 ( 1.145553)
build_miniruby 0.000850 0.000131 0.966474 ( 0.964982)
build_ruby 0.001105 0.000170 2.741301 ( 2.628926)
build_all 0.008399 0.000566 16.020914 ( 3.323252)
build_install 0.008319 0.001188 1.986964 ( 1.113787)
test_btest 0.000556 0.000079 64.527951 ( 10.392791)
test_basic 0.000000 0.005120 0.297441 ( 0.388004)
test_all 0.000938 0.000385 663.793160 (102.716742)
test_rubyspec 0.026875 0.038601 51.518296 ( 59.690743)
total: 182.37 sec