Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-162511
#<BuildRuby:0x0000557d75feb580
@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.20231217-162511",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004410 0.000464 1.297164 ( 1.645382)
build_miniruby 0.000970 0.000102 0.834047 ( 0.834088)
build_ruby 0.001184 0.000125 2.646132 ( 2.646221)
build_all 0.009996 0.000000 17.080528 ( 1.525669)
build_install 0.008635 0.000131 5.057630 ( 1.240085)
test_btest 0.001010 0.000087 85.308634 ( 7.916571)
test_basic 0.001335 0.003512 0.751912 ( 0.828252)
test_all 0.099303 0.037171 532.299154 ( 59.224287)
test_rubyspec 0.018967 0.028304 52.410510 ( 64.771028)
total: 140.63 sec