Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-182913
#<BuildRuby:0x00005654126c3df8
@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.20220818-182913",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006455 0.000000 0.894497 ( 1.056968)
build_miniruby 0.001038 0.000000 0.057460 ( 0.056253)
build_ruby 0.001004 0.000000 0.059493 ( 0.058298)
build_all 0.004454 0.000000 1.546651 ( 0.606107)
build_install 0.005698 0.004587 1.937125 ( 0.965059)
test_btest 0.000528 0.000099 47.046515 ( 8.981344)
test_basic 0.004901 0.000918 0.341309 ( 0.429492)
test_all 0.001685 0.000316 594.670710 ( 88.080509)
test_rubyspec 0.076292 0.046637 43.959537 ( 52.227508)
total: 152.46 sec