Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-133146
#<BuildRuby:0x000055737dfd7438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-133146",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004798 0.000505 1.380593 ( 1.746875)
build_miniruby 0.001344 0.000141 1.484867 ( 1.489494)
build_ruby 0.001619 0.000000 4.375389 ( 4.384200)
build_all 0.007096 0.003769 16.709671 ( 1.750205)
build_install 0.012560 0.003533 5.033790 ( 1.799929)
test_btest 0.000665 0.000102 83.370605 ( 8.445242)
test_basic 0.004527 0.002728 0.733803 ( 0.797415)
test_all 0.103726 0.016696 529.111231 ( 75.404430)
test_rubyspec 0.041673 0.025349 82.294973 ( 94.670938)
total: 190.49 sec