Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-145051
#<BuildRuby:0x000055ca212e7840
@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.20231108-145051",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005150 0.000260 1.410490 ( 1.713992)
build_miniruby 0.000840 0.000187 0.866930 ( 0.866596)
build_ruby 0.001240 0.000276 2.635108 ( 2.635769)
build_all 0.005300 0.004465 15.972691 ( 1.452125)
build_install 0.000937 0.007305 4.843607 ( 1.169826)
test_btest 0.000707 0.000248 81.605292 ( 7.455466)
test_basic 0.004425 0.000106 0.787827 ( 0.865927)
test_all 0.092753 0.045216 525.658288 ( 53.408796)
test_rubyspec 0.023473 0.023440 50.294516 ( 62.715619)
total: 132.28 sec