Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-043515
#<BuildRuby:0x000055f3029a7e00
@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.20221128-043515",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004524 0.000604 1.147001 ( 1.576631)
build_miniruby 0.000903 0.000120 0.937064 ( 0.935654)
build_ruby 0.001044 0.000139 2.733828 ( 2.624642)
build_all 0.006045 0.003906 22.475013 ( 4.468612)
build_install 0.009728 0.000000 4.401119 ( 1.556910)
test_btest 0.000611 0.000000 65.035738 ( 11.054620)
test_basic 0.004713 0.000000 0.305286 ( 0.395554)
test_all 0.001004 0.000000 664.978050 (124.674310)
test_rubyspec 0.041002 0.030397 53.188726 ( 61.439703)
total: 208.73 sec