Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-210848
#<BuildRuby:0x00005628bd07c060
@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.20231226-210848",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001728 0.004410 0.802403 ( 1.179835)
build_miniruby 0.000814 0.000125 0.802687 ( 0.802751)
build_ruby 0.001226 0.000188 2.677603 ( 2.678707)
build_all 0.007367 0.000000 11.936386 ( 0.967747)
build_install 0.010240 0.000000 3.344216 ( 0.964458)
test_btest 0.000630 0.000065 63.945276 ( 4.527027)
test_basic 0.000000 0.003849 0.399337 ( 0.479536)
test_all 0.067730 0.030713 370.314565 ( 40.514998)
test_rubyspec 0.031390 0.035277 40.247253 ( 52.827108)
total: 104.94 sec