Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-150419
#<BuildRuby:0x000055ceb2cb4090
@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.20231109-150419",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000543 0.004083 1.402673 ( 1.634760)
build_miniruby 0.001033 0.000000 0.872177 ( 0.871716)
build_ruby 0.001348 0.000000 2.580412 ( 2.580159)
build_all 0.008978 0.001213 16.206543 ( 1.464452)
build_install 0.008416 0.000412 4.862779 ( 1.150226)
test_btest 0.000959 0.000292 83.086119 ( 7.103902)
test_basic 0.004303 0.000194 0.708840 ( 0.785563)
test_all 0.101452 0.033606 492.360158 ( 55.544444)
test_rubyspec 0.020424 0.027690 51.253526 ( 63.654710)
total: 134.79 sec