Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-114301
#<BuildRuby:0x00005600e6713468
@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.20231125-114301",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005864 0.917417 ( 1.316344)
build_miniruby 0.000386 0.000726 0.839069 ( 0.839015)
build_ruby 0.001361 0.000681 2.625103 ( 2.625902)
build_all 0.001812 0.006685 12.202677 ( 0.985976)
build_install 0.007934 0.003992 3.727648 ( 0.986562)
test_btest 0.000578 0.000356 62.299391 ( 5.256616)
test_basic 0.000146 0.004028 0.410107 ( 0.490005)
test_all 0.067516 0.030848 352.658450 ( 41.103575)
test_rubyspec 0.038646 0.024835 40.044749 ( 52.611470)
total: 106.22 sec