Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-222342
#<BuildRuby:0x000055f97349ffa8
@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.20221201-222342",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004924 0.000123 1.137559 ( 1.278278)
build_miniruby 0.000824 0.000127 0.948064 ( 0.946886)
build_ruby 0.001095 0.000168 2.858020 ( 2.726924)
build_all 0.003426 0.005219 15.764794 ( 3.398281)
build_install 0.006975 0.001609 2.287352 ( 1.332196)
test_btest 0.000430 0.000100 58.103797 ( 12.204050)
test_basic 0.004389 0.000000 0.309815 ( 0.400774)
test_all 0.000982 0.000037 661.457842 (122.864099)
test_rubyspec 0.037700 0.023596 53.325723 ( 61.477480)
total: 206.63 sec