Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-094237
#<BuildRuby:0x000055b2f3203f90
@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-094237",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002128 0.003273 0.909757 ( 1.323498)
build_miniruby 0.000771 0.000280 0.808374 ( 0.808602)
build_ruby 0.001123 0.000409 2.650275 ( 2.651623)
build_all 0.005888 0.002141 12.157406 ( 0.998667)
build_install 0.006190 0.005196 4.124871 ( 1.010079)
test_btest 0.000548 0.000229 67.044544 ( 5.120903)
test_basic 0.000000 0.004179 0.400785 ( 0.480220)
test_all 0.078862 0.015777 360.553472 ( 34.504605)
test_rubyspec 0.025748 0.050390 39.916942 ( 52.469885)
total: 99.37 sec