Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-205225
#<BuildRuby:0x0000565467560178
@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.20231122-205225",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001524 0.004167 0.933477 ( 1.320167)
build_miniruby 0.000936 0.000144 0.810508 ( 0.810650)
build_ruby 0.001346 0.000207 2.656584 ( 2.657418)
build_all 0.007933 0.000000 12.222058 ( 1.015953)
build_install 0.014424 0.000135 3.863414 ( 1.001278)
test_btest 0.000739 0.000082 67.036673 ( 4.853469)
test_basic 0.004862 0.000540 0.403241 ( 0.481344)
test_all 0.055242 0.039882 359.839710 ( 31.040571)
test_rubyspec 0.016081 0.049613 40.232001 ( 52.787661)
total: 95.97 sec