Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-062502
#<BuildRuby:0x000056358094ead8
@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-062502",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000084 0.000022 0.000106 ( 0.000112)
build_up 0.004173 0.005491 1.148967 ( 1.208707)
build_miniruby 0.001698 0.000000 0.103696 ( 0.101180)
build_ruby 0.001585 0.000000 0.107366 ( 0.104708)
build_all 0.006363 0.001801 1.342507 ( 0.576243)
build_install 0.011951 0.002196 1.665902 ( 0.902614)
test_btest 0.001583 0.000487 62.678344 ( 6.629905)
test_basic 0.007122 0.000464 0.361619 ( 0.451813)
test_all 0.007235 0.000430 509.122011 ( 54.652517)
test_rubyspec 0.057551 0.072766 43.252896 ( 51.814135)
total: 116.44 sec