Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-025539
#<BuildRuby:0x000055b1c7c23e80
@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.20230103-025539",
@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.000004 0.000009 ( 0.000008)
autoconf 0.000016 0.000009 0.000025 ( 0.000024)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.000564 0.005633 0.841447 ( 1.036822)
build_miniruby 0.000224 0.001114 1.014206 ( 1.012253)
build_ruby 0.000000 0.001622 2.771704 ( 2.769173)
build_all 0.003885 0.005643 16.805090 ( 3.002676)
build_install 0.009726 0.001967 2.295066 ( 1.173347)
test_btest 0.000547 0.000402 67.079036 ( 11.463371)
test_basic 0.005141 0.000963 0.341524 ( 0.428107)
test_all 0.000944 0.000648 660.284905 (111.653448)
test_rubyspec 0.062231 0.060939 51.626288 ( 59.684509)
total: 192.22 sec