Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-022242
#<BuildRuby:0x000055f06cb9fd68
@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.20231104-022242",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004915 0.000820 1.324679 ( 1.572279)
build_miniruby 0.000783 0.000130 0.949480 ( 0.949119)
build_ruby 0.001026 0.000171 2.719551 ( 2.719285)
build_all 0.008768 0.001461 17.112306 ( 1.510820)
build_install 0.008099 0.000518 5.126692 ( 1.195531)
test_btest 0.000901 0.000142 85.653412 ( 7.510555)
test_basic 0.000000 0.003955 0.681629 ( 0.763679)
test_all 0.104727 0.034287 503.184849 ( 54.037460)
test_rubyspec 0.025292 0.021811 51.305518 ( 63.696596)
total: 133.96 sec