Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-030609
#<BuildRuby:0x00005599624c9338
@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.20221014-030609",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.011345 0.000728 1.097894 ( 1.147608)
build_miniruby 0.001140 0.000263 0.097039 ( 0.094036)
build_ruby 0.001487 0.000343 0.097201 ( 0.093928)
build_all 0.006314 0.001457 1.317514 ( 0.559040)
build_install 0.013290 0.001767 1.636856 ( 0.884578)
test_btest 0.001614 0.000346 61.563190 ( 6.492354)
test_basic 0.000000 0.007036 0.358399 ( 0.446753)
test_all 0.003444 0.003659 488.669337 ( 53.472018)
test_rubyspec 0.090171 0.032963 43.171444 ( 51.518516)
total: 114.71 sec