Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-073157
#<BuildRuby:0x000055aa72d8fbb8
@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-073157",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002717 0.002587 1.454261 ( 1.691289)
build_miniruby 0.000846 0.000222 0.849383 ( 0.849088)
build_ruby 0.001128 0.000296 2.741777 ( 2.741987)
build_all 0.005003 0.005369 17.020679 ( 1.549474)
build_install 0.005048 0.004403 5.103732 ( 1.185945)
test_btest 0.000904 0.000316 86.226651 ( 7.207962)
test_basic 0.005146 0.000000 0.766840 ( 0.845540)
test_all 0.088847 0.045094 531.171420 ( 55.159400)
test_rubyspec 0.022909 0.025885 52.549013 ( 64.837513)
total: 136.07 sec