Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-101135
#<BuildRuby:0x0000563977d09e98
@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.20221214-101135",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003631 0.000573 0.903168 ( 1.112623)
build_miniruby 0.000841 0.000133 0.950765 ( 0.949654)
build_ruby 0.001174 0.000185 2.740654 ( 2.651894)
build_all 0.008802 0.000026 15.719403 ( 3.268082)
build_install 0.008903 0.001272 2.277924 ( 1.301612)
test_btest 0.000564 0.000081 58.711754 ( 12.098917)
test_basic 0.004480 0.000640 0.298201 ( 0.388622)
test_all 0.001390 0.000000 677.521311 (140.887094)
test_rubyspec 0.038092 0.027139 52.433439 ( 60.516386)
total: 223.18 sec