Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-035449
#<BuildRuby:0x000055f98e2738e0
@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.20231211-035449",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004643 0.000000 1.004190 ( 1.320570)
build_miniruby 0.000834 0.000000 0.862904 ( 0.863025)
build_ruby 0.001371 0.000000 2.701721 ( 2.704154)
build_all 0.008066 0.000000 12.051055 ( 1.021296)
build_install 0.007010 0.002368 3.587655 ( 0.972754)
test_btest 0.000497 0.000083 62.951726 ( 4.800136)
test_basic 0.003717 0.000620 0.373569 ( 0.454665)
test_all 0.076068 0.023486 396.326585 ( 33.301177)
test_rubyspec 0.031188 0.039311 39.984402 ( 52.622518)
total: 98.06 sec