Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-070023
#<BuildRuby:0x000055f2cf5b0208
@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-070023",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005186 0.000000 1.269109 ( 1.768013)
build_miniruby 0.001071 0.000000 1.032333 ( 1.030784)
build_ruby 0.001251 0.000000 2.747143 ( 2.660908)
build_all 0.007166 0.002839 22.280545 ( 4.503415)
build_install 0.006375 0.003528 4.405759 ( 1.569072)
test_btest 0.000462 0.000116 64.235493 ( 10.792098)
test_basic 0.003591 0.000897 0.304094 ( 0.395230)
test_all 0.001419 0.000000 686.269630 (106.894875)
test_rubyspec 0.049728 0.019948 53.854442 ( 61.959937)
total: 191.58 sec