Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-022919
#<BuildRuby:0x000055575b7a7e18
@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.20231122-022919",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000870 0.004253 0.913686 ( 1.300937)
build_miniruby 0.000779 0.000312 0.836917 ( 0.837039)
build_ruby 0.001019 0.000407 2.615688 ( 2.616342)
build_all 0.004284 0.004229 12.470202 ( 1.021930)
build_install 0.010762 0.002737 3.761236 ( 0.992808)
test_btest 0.000560 0.000233 65.702940 ( 5.217971)
test_basic 0.000362 0.004976 0.404218 ( 0.483170)
test_all 0.071505 0.031183 350.802170 ( 41.800819)
test_rubyspec 0.035484 0.030321 40.069009 ( 52.643835)
total: 106.92 sec