Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-025741
#<BuildRuby:0x000056262a887dd0
@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.20221116-025741",
@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.000000 0.000009 ( 0.000024)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000785 0.003961 1.047316 ( 1.077209)
build_miniruby 0.000884 0.000059 0.963834 ( 0.962232)
build_ruby 0.001389 0.000000 2.848856 ( 2.719818)
build_all 0.001508 0.007151 15.705399 ( 3.251681)
build_install 0.007468 0.001318 1.970526 ( 1.115572)
test_btest 0.000548 0.000097 62.170588 ( 10.546607)
test_basic 0.003912 0.000691 0.281324 ( 0.372234)
test_all 0.000990 0.000174 655.687042 (103.730250)
test_rubyspec 0.030395 0.028070 51.501462 ( 59.738002)
total: 183.51 sec