Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-142645
#<BuildRuby:0x0000558bac492f90
@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.20221103-142645",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.009030 1.025736 ( 1.039387)
build_miniruby 0.000789 0.001145 0.049903 ( 0.048312)
build_ruby 0.000896 0.000448 0.049473 ( 0.048292)
build_all 0.007187 0.000000 1.206879 ( 0.468234)
build_install 0.013561 0.002133 1.571528 ( 0.800438)
test_btest 0.001056 0.000396 61.722599 ( 6.443406)
test_basic 0.003111 0.003565 0.298682 ( 0.389314)
test_all 0.006618 0.000963 496.030590 ( 54.025274)
test_rubyspec 0.073015 0.051902 43.304089 ( 51.873849)
total: 115.14 sec