Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-112751
#<BuildRuby:0x0000557e17083f00
@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.20221124-112751",
@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.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.000000 0.004922 1.085491 ( 1.166689)
build_miniruby 0.000000 0.000964 0.997594 ( 0.996233)
build_ruby 0.000000 0.001287 2.682215 ( 2.596063)
build_all 0.006587 0.002068 15.785440 ( 3.305015)
build_install 0.005589 0.003050 2.033377 ( 1.193510)
test_btest 0.000455 0.000152 62.589049 ( 11.275484)
test_basic 0.003341 0.001114 0.290189 ( 0.381511)
test_all 0.000898 0.000299 699.239786 (106.698586)
test_rubyspec 0.046805 0.019611 53.280869 ( 61.469939)
total: 189.08 sec