Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-205247
#<BuildRuby:0x00005571c990c0c8
@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.20240105-205247",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004065 0.000015 0.790867 ( 1.185729)
build_miniruby 0.000768 0.000128 1.011155 ( 1.012060)
build_ruby 0.000000 0.001311 2.980934 ( 2.985740)
build_all 0.004904 0.003896 15.662641 ( 1.381392)
build_install 0.008443 0.002110 4.063960 ( 1.115542)
test_btest 0.000500 0.000125 78.092756 ( 7.200384)
test_basic 0.000197 0.003675 0.409900 ( 0.492087)
test_all 0.090917 0.028713 516.837976 ( 57.128070)
test_rubyspec 0.023141 0.015460 45.560807 ( 58.311813)
total: 130.81 sec