Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-180705
#<BuildRuby:0x0000558a4bccaeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231111-180705",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000059 0.000000 0.000059 ( 0.000033)
build_up 0.004221 0.000111 1.220778 ( 1.499443)
build_miniruby 0.000702 0.000264 0.835514 ( 0.835420)
build_ruby 0.000973 0.000365 2.631317 ( 2.631754)
build_all 0.008342 0.001485 16.054112 ( 1.402135)
build_install 0.011012 0.000708 4.811343 ( 1.148843)
test_btest 0.000536 0.000169 84.677496 ( 6.976645)
test_basic 0.002965 0.000936 0.729068 ( 0.804860)
test_all 0.077266 0.055058 515.617161 ( 47.057664)
test_rubyspec 0.017134 0.026931 50.035019 ( 62.403693)
total: 124.76 sec