Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-135707
#<BuildRuby:0x000055b75245c090
@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-135707",
@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.000038 0.000009 0.000047 ( 0.000046)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004835 0.001208 1.472924 ( 1.682670)
build_miniruby 0.000808 0.000202 0.818650 ( 0.818160)
build_ruby 0.001258 0.000000 2.718606 ( 2.717995)
build_all 0.008652 0.000000 14.426057 ( 1.390305)
build_install 0.008563 0.000000 4.186424 ( 1.054909)
test_btest 0.000997 0.000000 77.196264 ( 6.614205)
test_basic 0.004784 0.000000 0.705151 ( 0.785364)
test_all 0.088932 0.042595 504.136434 ( 51.958988)
test_rubyspec 0.022246 0.025139 48.119795 ( 60.528307)
total: 127.55 sec