Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-140548
#<BuildRuby:0x000055739bb8bf50
@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.20221203-140548",
@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.000008)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005244 0.000000 1.129820 ( 1.601310)
build_miniruby 0.001075 0.000000 1.009602 ( 1.008413)
build_ruby 0.001191 0.000000 2.728199 ( 2.636911)
build_all 0.008975 0.000060 15.792015 ( 3.323131)
build_install 0.009447 0.000859 2.276368 ( 1.243503)
test_btest 0.000582 0.000053 64.974215 ( 10.896872)
test_basic 0.000525 0.003973 0.347272 ( 0.438380)
test_all 0.001062 0.000138 692.389932 (106.589467)
test_rubyspec 0.042339 0.021169 53.763755 ( 61.868447)
total: 189.61 sec