Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-020959
#<BuildRuby:0x00005616c15186e0
@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.20220717-020959",
@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.000019 0.000002 0.000021 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.012118 0.000018 0.962010 ( 1.402101)
build_miniruby 0.001898 0.000223 0.077190 ( 0.076817)
build_ruby 0.001773 0.000208 0.078251 ( 0.077708)
build_all 0.008955 0.000052 1.500912 ( 0.619998)
build_install 0.011464 0.009080 5.171428 ( 2.140005)
test_btest 0.000000 0.000990 75.292801 ( 8.464679)
test_basic 0.001749 0.005813 0.330214 ( 0.421244)
test_all 0.001454 0.000379 633.560593 ( 65.131136)
test_rubyspec 0.115429 0.049965 45.462549 ( 51.168333)
total: 129.50 sec