Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-181357
#<BuildRuby:0x000055d45312f520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-181357",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007436 0.002704 1.207923 ( 1.377193)
build_miniruby 0.000000 0.002516 0.836447 ( 0.842082)
build_ruby 0.000683 0.002346 2.233163 ( 2.150759)
build_all 0.013494 0.006589 18.504744 ( 2.175111)
build_install 0.012809 0.008912 2.051186 ( 1.034089)
test_btest 0.001137 0.000569 95.498659 ( 9.310962)
test_basic 0.005350 0.002751 0.354648 ( 0.442444)
test_all 0.001597 0.000798 694.523954 ( 75.822946)
test_rubyspec 0.081442 0.075696 49.107764 ( 57.559837)
total: 150.72 sec