Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-234332
#<BuildRuby:0x000055572ab66878
@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.20220612-234332",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.005144 0.001403 0.845740 ( 0.940598)
build_miniruby 0.000785 0.000214 0.057567 ( 0.056359)
build_ruby 0.000737 0.000201 0.059567 ( 0.058388)
build_all 0.003271 0.000892 1.492080 ( 0.614180)
build_install 0.009028 0.002071 6.266823 ( 2.855613)
test_btest 0.000957 0.000256 47.549080 ( 8.734941)
test_basic 0.004773 0.001273 0.274716 ( 0.362507)
test_all 0.000000 0.001531 642.018416 ( 92.565025)
test_rubyspec 0.064499 0.062115 44.058551 ( 49.588002)
total: 155.78 sec