Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-034710
#<BuildRuby:0x000055f73cbf3e00
@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.20221124-034710",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004916 0.000130 1.077549 ( 1.453489)
build_miniruby 0.000853 0.000116 0.927194 ( 0.925694)
build_ruby 0.001173 0.000000 2.813095 ( 2.702866)
build_all 0.008704 0.000000 15.927238 ( 3.339674)
build_install 0.007743 0.000000 2.011969 ( 1.185962)
test_btest 0.000664 0.000000 57.303568 ( 11.768648)
test_basic 0.004859 0.000342 0.286956 ( 0.377433)
test_all 0.001362 0.000152 663.282074 (111.621513)
test_rubyspec 0.048671 0.013571 52.790858 ( 61.020261)
total: 194.40 sec