Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-061553
#<BuildRuby:0x000056222f8b7e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-061553",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003705 0.000464 0.894655 ( 1.096009)
build_miniruby 0.000926 0.000115 0.939862 ( 0.938362)
build_ruby 0.001193 0.000149 2.883380 ( 2.771681)
build_all 0.008954 0.000000 15.659100 ( 3.320700)
build_install 0.009345 0.000000 2.263852 ( 1.290063)
test_btest 0.000606 0.000000 56.930926 ( 11.884192)
test_basic 0.005018 0.000000 0.302677 ( 0.393443)
test_all 0.001573 0.000000 663.890565 (141.145461)
test_rubyspec 0.031118 0.031707 53.138656 ( 61.252339)
total: 224.09 sec