Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-110017
#<BuildRuby:0x000055d0a62127e0
@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.20221120-110017",
@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.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004911 0.000056 1.124197 ( 1.560977)
build_miniruby 0.001050 0.000056 1.028157 ( 1.026733)
build_ruby 0.001115 0.000058 2.787609 ( 2.663272)
build_all 0.008682 0.000000 15.873238 ( 3.411725)
build_install 0.007139 0.002813 2.081907 ( 1.176275)
test_btest 0.000558 0.000041 60.610740 ( 10.863584)
test_basic 0.004865 0.000102 0.312338 ( 0.402982)
test_all 0.001550 0.000061 668.611313 (106.275490)
test_rubyspec 0.049140 0.021710 51.618598 ( 59.951991)
total: 187.33 sec