Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-131657
#<BuildRuby:0x0000564d10cd7f90
@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.20221203-131657",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004906 0.000053 1.191749 ( 1.319907)
build_miniruby 0.000797 0.000044 0.921995 ( 0.920669)
build_ruby 0.001208 0.000000 2.872726 ( 2.776283)
build_all 0.005880 0.003238 15.864048 ( 3.367598)
build_install 0.006428 0.004018 2.262515 ( 1.247947)
test_btest 0.000000 0.000597 68.156377 ( 11.156152)
test_basic 0.000000 0.004985 0.311962 ( 0.402658)
test_all 0.000000 0.000893 709.138882 (110.794956)
test_rubyspec 0.053654 0.018474 53.540668 ( 61.687096)
total: 193.67 sec