Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-055645
#<BuildRuby:0x000055ae3f548178
@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.20240114-055645",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004580 0.000763 0.808302 ( 1.184291)
build_miniruby 0.000000 0.001154 0.833253 ( 0.832771)
build_ruby 0.000000 0.001460 2.678857 ( 2.679864)
build_all 0.001185 0.006425 12.019613 ( 0.972675)
build_install 0.008525 0.004325 3.479807 ( 0.956393)
test_btest 0.000579 0.000207 62.833994 ( 5.879258)
test_basic 0.002920 0.001043 0.400366 ( 0.481414)
test_all 0.084782 0.018105 388.073576 ( 37.724354)
test_rubyspec 0.026803 0.040328 40.981584 ( 53.539747)
total: 104.25 sec