Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-082217
#<BuildRuby:0x0000562fba2d80d0
@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.20221130-082217",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001734 0.003324 1.170841 ( 1.166213)
build_miniruby 0.000815 0.000109 1.016593 ( 1.015473)
build_ruby 0.001113 0.000148 2.730674 ( 2.635746)
build_all 0.008943 0.000132 15.725827 ( 3.372153)
build_install 0.007706 0.000907 2.102824 ( 1.175754)
test_btest 0.000586 0.000069 68.111951 ( 11.089187)
test_basic 0.004889 0.000046 0.324656 ( 0.415326)
test_all 0.001050 0.000117 677.480479 (105.440216)
test_rubyspec 0.042822 0.017175 54.214531 ( 62.390216)
total: 188.70 sec