Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-235439
#<BuildRuby:0x00005616fb0f4110
@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.20231224-235439",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003692 0.000336 0.750876 ( 1.127336)
build_miniruby 0.001194 0.000108 0.899867 ( 0.900014)
build_ruby 0.001037 0.000094 2.772581 ( 2.777871)
build_all 0.007007 0.000637 12.154008 ( 1.019668)
build_install 0.004283 0.005044 3.433670 ( 0.973343)
test_btest 0.000514 0.000085 63.198203 ( 6.153886)
test_basic 0.000000 0.003110 0.375427 ( 0.457354)
test_all 0.073307 0.035696 449.613167 ( 42.012779)
test_rubyspec 0.022881 0.025248 40.528308 ( 53.274246)
total: 108.70 sec