Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-010603
#<BuildRuby:0x0000557566d527e0
@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.20221123-010603",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003927 0.000981 1.111064 ( 1.167502)
build_miniruby 0.000834 0.000209 0.923772 ( 0.922602)
build_ruby 0.000994 0.000248 2.794148 ( 2.695415)
build_all 0.007058 0.001765 15.880265 ( 3.295018)
build_install 0.008452 0.001106 2.013112 ( 1.169453)
test_btest 0.000444 0.000105 57.809387 ( 11.876039)
test_basic 0.004100 0.000965 0.301045 ( 0.392411)
test_all 0.001190 0.000280 702.153458 (107.460314)
test_rubyspec 0.038918 0.027818 54.052720 ( 62.351475)
total: 191.33 sec