Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-120353
#<BuildRuby:0x000056138f25be00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-120353",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006636 0.000000 0.821402 ( 1.053565)
build_miniruby 0.001030 0.000000 0.057096 ( 0.055790)
build_ruby 0.000796 0.000245 0.058624 ( 0.057362)
build_all 0.001703 0.003133 1.522985 ( 0.586551)
build_install 0.007547 0.003773 5.594796 ( 2.135115)
test_btest 0.000626 0.000235 46.156018 ( 8.245415)
test_basic 0.004213 0.001580 0.277642 ( 0.366405)
test_all 0.001119 0.000000 622.429224 ( 88.928867)
test_rubyspec 0.077105 0.043523 43.619737 ( 49.218236)
total: 150.65 sec