Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-021602
#<BuildRuby:0x000055777af8be88
@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.20240118-021602",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005404 0.000098 0.927592 ( 1.716022)
build_miniruby 0.000956 0.000068 0.803212 ( 0.803044)
build_ruby 0.001435 0.000000 2.685242 ( 2.686272)
build_all 0.000000 0.007824 12.045566 ( 0.980357)
build_install 0.007120 0.006652 3.503457 ( 0.972367)
test_btest 0.000609 0.000169 64.811372 ( 5.922321)
test_basic 0.000232 0.003872 0.388923 ( 0.470525)
test_all 0.075558 0.021490 382.448352 ( 33.711258)
test_rubyspec 0.047934 0.078305 72.949838 ( 85.437408)
total: 132.70 sec