Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-091932
#<BuildRuby:0x0000557cc50cb3a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-091932",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008907 0.001177 1.213985 ( 1.228374)
build_miniruby 0.001764 0.000407 0.843987 ( 0.844416)
build_ruby 0.002824 0.000652 2.223544 ( 2.135262)
build_all 0.016358 0.003128 18.537250 ( 2.113313)
build_install 0.009498 0.013006 2.052290 ( 1.037540)
test_btest 0.001612 0.000000 86.039264 ( 9.244825)
test_basic 0.006936 0.001507 0.355495 ( 0.451428)
test_all 0.001498 0.000499 711.505581 ( 70.093747)
test_rubyspec 0.101234 0.050154 49.254070 ( 57.700616)
total: 144.85 sec