Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-190715
#<BuildRuby:0x0000559716c20008
@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.20221228-190715",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005396 0.001245 0.845628 ( 1.034213)
build_miniruby 0.000970 0.000224 1.008530 ( 1.006529)
build_ruby 0.000000 0.001481 2.799637 ( 2.796889)
build_all 0.007357 0.002561 16.798441 ( 2.962246)
build_install 0.010221 0.001444 2.286131 ( 1.180417)
test_btest 0.000892 0.000223 76.159474 ( 11.106588)
test_basic 0.005854 0.001464 0.358010 ( 0.442736)
test_all 0.001152 0.000288 662.355405 (100.225953)
test_rubyspec 0.050607 0.064389 51.398772 ( 59.471633)
total: 180.23 sec