Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-110946
#<BuildRuby:0x00005613a9950728
@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.20221216-110946",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003981 0.000221 0.851213 ( 1.064644)
build_miniruby 0.000929 0.000052 0.983895 ( 0.982573)
build_ruby 0.001332 0.000000 2.768661 ( 2.682354)
build_all 0.008881 0.000090 15.738509 ( 3.311015)
build_install 0.005477 0.004439 2.208747 ( 1.237816)
test_btest 0.000552 0.000053 60.335214 ( 11.396106)
test_basic 0.004637 0.000441 0.287007 ( 0.377027)
test_all 0.001355 0.000129 671.397038 (142.875594)
test_rubyspec 0.053717 0.016019 52.744662 ( 60.849291)
total: 224.78 sec