Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-141825
#<BuildRuby:0x00005655310cac88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221019-141825",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010189 0.000438 1.110273 ( 1.173232)
build_miniruby 0.002007 0.000143 0.108636 ( 0.105615)
build_ruby 0.001457 0.000104 0.107397 ( 0.104184)
build_all 0.008033 0.000218 1.354838 ( 0.573009)
build_install 0.015158 0.000305 1.735057 ( 0.915163)
test_btest 0.002682 0.000158 62.133852 ( 6.541009)
test_basic 0.006225 0.000366 0.361657 ( 0.451997)
test_all 0.002547 0.005466 498.514103 ( 53.231729)
test_rubyspec 0.108888 0.030824 43.428884 ( 51.637941)
total: 114.73 sec