Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-153525
#<BuildRuby:0x000055a2f5a33048
@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-153525",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004452 0.000890 0.931697 ( 1.306689)
build_miniruby 0.000804 0.000161 0.811117 ( 0.811230)
build_ruby 0.001101 0.000220 2.610400 ( 2.611454)
build_all 0.007512 0.000478 12.146195 ( 1.006317)
build_install 0.009997 0.001463 3.692946 ( 0.992074)
test_btest 0.001013 0.000000 63.314142 ( 4.646984)
test_basic 0.001061 0.002708 0.394210 ( 0.473775)
test_all 0.077955 0.026776 351.599354 ( 36.875474)
test_rubyspec 0.024681 0.039973 39.830020 ( 52.389104)
total: 101.11 sec