Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-121707
#<BuildRuby:0x000055e1cfac3f58
@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.20230112-121707",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006381 0.000000 0.844925 ( 1.147382)
build_miniruby 0.001169 0.000000 1.020719 ( 1.018582)
build_ruby 0.001584 0.000000 2.786232 ( 2.783515)
build_all 0.009849 0.000000 16.856346 ( 2.974725)
build_install 0.006012 0.005469 2.082238 ( 1.079975)
test_btest 0.000728 0.000202 78.459096 ( 10.695598)
test_basic 0.001884 0.004917 0.358143 ( 0.443942)
test_all 0.001653 0.000551 658.047661 (106.719696)
test_rubyspec 0.080736 0.046494 52.137503 ( 60.189681)
total: 187.05 sec