Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-162742
#<BuildRuby:0x000055f7a2130070
@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.20230702-162742",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004891 0.001223 1.404375 ( 2.646519)
build_miniruby 0.000781 0.000195 0.932685 ( 0.933092)
build_ruby 0.001002 0.000251 2.653287 ( 2.653920)
build_all 0.008341 0.000901 11.817906 ( 8.266104)
build_install 0.002491 0.007276 5.052488 ( 1.980435)
test_btest 0.000920 0.000000 83.640579 ( 7.690261)
test_basic 0.000000 0.005147 0.775138 ( 0.854590)
test_all 0.000603 0.000777 452.833917 ( 48.546007)
test_rubyspec 0.011576 0.027937 42.684057 ( 55.227848)
total: 128.80 sec