Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-011448
#<BuildRuby:0x000055e064ba32c8
@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-011448",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004585 0.000328 1.093828 ( 1.120325)
build_miniruby 0.000788 0.000056 0.918601 ( 0.917287)
build_ruby 0.001155 0.000083 2.846219 ( 2.760169)
build_all 0.008484 0.000272 15.656224 ( 3.309190)
build_install 0.008159 0.000217 1.979581 ( 1.124826)
test_btest 0.000525 0.000033 64.606388 ( 10.482729)
test_basic 0.004944 0.000000 0.293469 ( 0.384147)
test_all 0.000000 0.001497 712.529178 (109.023627)
test_rubyspec 0.054890 0.017675 53.710118 ( 61.853740)
total: 190.98 sec