Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-220521
#<BuildRuby:0x000055e1cef67df8
@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-220521",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005100 0.000000 1.257871 ( 1.483036)
build_miniruby 0.000997 0.000000 1.035046 ( 1.034007)
build_ruby 0.001205 0.000000 2.756535 ( 2.638054)
build_all 0.001717 0.008418 22.433817 ( 4.344778)
build_install 0.007757 0.000446 4.427768 ( 1.605922)
test_btest 0.000474 0.000059 65.790616 ( 11.037358)
test_basic 0.004121 0.000515 0.294206 ( 0.385234)
test_all 0.001145 0.000143 684.796671 (107.144899)
test_rubyspec 0.065722 0.007337 53.600145 ( 61.733961)
total: 191.41 sec