Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-031655
#<BuildRuby:0x000055c535b8b190
@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.20240106-031655",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.003548 0.818723 ( 1.249642)
build_miniruby 0.000553 0.000495 1.040004 ( 1.040975)
build_ruby 0.001345 0.000000 3.047101 ( 3.053454)
build_all 0.008405 0.000409 15.760516 ( 1.443107)
build_install 0.005573 0.005304 4.135721 ( 1.189977)
test_btest 0.000613 0.000087 78.966647 ( 10.248506)
test_basic 0.003522 0.000503 0.504121 ( 0.574802)
test_all 0.072098 0.045081 533.857639 ( 50.924348)
test_rubyspec 0.019706 0.023016 48.183133 ( 60.915486)
total: 130.64 sec