Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-134023
#<BuildRuby:0x0000564206f72f08
@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.20221107-134023",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007563 0.000000 0.928451 ( 0.957676)
build_miniruby 0.001210 0.000054 0.048464 ( 0.047454)
build_ruby 0.001405 0.000094 0.052952 ( 0.051854)
build_all 0.008365 0.000002 1.225111 ( 0.467437)
build_install 0.014772 0.000589 1.547754 ( 0.800250)
test_btest 0.001710 0.000095 62.900182 ( 6.859788)
test_basic 0.000372 0.004906 0.311981 ( 0.404297)
test_all 0.002625 0.000104 513.596787 ( 54.890376)
test_rubyspec 0.097423 0.032976 43.280735 ( 51.780964)
total: 116.26 sec