Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-004247
#<BuildRuby:0x0000561273ee77b8
@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.20240103-004247",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004239 0.001060 1.596435 ( 1.783720)
build_miniruby 0.000748 0.000187 0.852580 ( 0.851698)
build_ruby 0.000978 0.000244 2.772376 ( 2.772052)
build_all 0.007429 0.001857 14.227959 ( 1.361175)
build_install 0.007677 0.000000 4.224640 ( 1.079015)
test_btest 0.000723 0.000000 75.120974 ( 6.303749)
test_basic 0.000000 0.004920 0.787393 ( 0.861701)
test_all 0.112684 0.019115 506.304210 ( 49.116271)
test_rubyspec 0.003736 0.047104 47.450552 ( 59.819783)
total: 123.95 sec