Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-202421
#<BuildRuby:0x000055d143a1bc78
@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.20221201-202421",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004620 0.000041 1.210219 ( 1.214780)
build_miniruby 0.000919 0.000061 1.067630 ( 1.066198)
build_ruby 0.001173 0.000079 2.757258 ( 2.668470)
build_all 0.008588 0.000012 15.637544 ( 3.357108)
build_install 0.004897 0.004282 2.195259 ( 1.218500)
test_btest 0.000510 0.000056 63.341393 ( 11.396119)
test_basic 0.004683 0.000520 0.323638 ( 0.414113)
test_all 0.000979 0.000108 678.141777 (108.086824)
test_rubyspec 0.030408 0.032508 53.377480 ( 61.546371)
total: 190.97 sec