Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-122728
#<BuildRuby:0x00005613470e3c78
@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.20221129-122728",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001316 0.003556 1.217837 ( 1.267197)
build_miniruby 0.000803 0.000107 0.960813 ( 0.959589)
build_ruby 0.001073 0.000143 2.875273 ( 2.770809)
build_all 0.007822 0.001042 15.742818 ( 3.352701)
build_install 0.000524 0.007811 2.038576 ( 1.199963)
test_btest 0.000481 0.000120 60.150586 ( 11.114462)
test_basic 0.004413 0.000054 0.300167 ( 0.391409)
test_all 0.000916 0.000216 665.435963 (110.179322)
test_rubyspec 0.057666 0.010348 52.955235 ( 61.187017)
total: 192.42 sec