Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-122625
#<BuildRuby:0x00005587fede6148
@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.20221017-122625",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008644 0.000727 1.087770 ( 1.161606)
build_miniruby 0.001728 0.000266 0.112564 ( 0.109730)
build_ruby 0.001579 0.000243 0.111709 ( 0.108723)
build_all 0.004186 0.005516 1.342225 ( 0.579340)
build_install 0.014183 0.000884 1.653147 ( 0.892281)
test_btest 0.001877 0.000000 60.156532 ( 6.671495)
test_basic 0.006037 0.000535 0.362908 ( 0.451824)
test_all 0.006728 0.001262 502.383324 ( 53.741339)
test_rubyspec 0.085443 0.036101 43.382272 ( 51.752297)
total: 115.47 sec