Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-013434
#<BuildRuby:0x000055c62e15ebf0
@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.20221125-013434",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003875 0.000895 1.100599 ( 1.118259)
build_miniruby 0.000706 0.000163 1.022778 ( 1.021696)
build_ruby 0.001058 0.000244 2.911535 ( 2.811937)
build_all 0.007951 0.000761 15.813735 ( 3.416855)
build_install 0.008430 0.001806 1.995387 ( 1.153753)
test_btest 0.000479 0.000102 66.245536 ( 10.929852)
test_basic 0.004523 0.000000 0.294148 ( 0.385095)
test_all 0.001410 0.000000 691.170097 (123.296568)
test_rubyspec 0.051171 0.011764 53.373460 ( 61.596611)
total: 205.73 sec