Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-190509
#<BuildRuby:0x0000564d4fe8bf00
@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.20221224-190509",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003181 0.001061 0.754950 ( 0.956836)
build_miniruby 0.000632 0.000210 0.969704 ( 0.968453)
build_ruby 0.000857 0.000286 2.685827 ( 2.684306)
build_all 0.004504 0.004477 15.780534 ( 3.359184)
build_install 0.005872 0.003242 2.258845 ( 1.273947)
test_btest 0.000476 0.000190 61.484510 ( 11.952392)
test_basic 0.001698 0.003161 0.301749 ( 0.393027)
test_all 0.000807 0.000353 637.679102 (110.855519)
test_rubyspec 0.033615 0.026596 51.983227 ( 60.193988)
total: 192.64 sec