Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-064224
#<BuildRuby:0x000055922abb8138
@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.20240110-064224",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002105 0.004447 0.834883 ( 1.224995)
build_miniruby 0.000896 0.000000 0.808466 ( 0.808483)
build_ruby 0.001973 0.000000 2.652169 ( 2.652466)
build_all 0.007783 0.000293 11.970901 ( 0.966164)
build_install 0.010642 0.000208 3.425328 ( 0.962567)
test_btest 0.000736 0.000087 64.831789 ( 4.652106)
test_basic 0.003506 0.000413 0.396110 ( 0.476992)
test_all 0.086109 0.012561 392.425380 ( 34.970818)
test_rubyspec 0.033392 0.031482 40.657085 ( 53.212039)
total: 99.93 sec