Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-132135
#<BuildRuby:0x000055b41eff4060
@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.20231231-132135",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001533 0.003593 0.808320 ( 1.206105)
build_miniruby 0.000878 0.000135 0.821402 ( 0.821448)
build_ruby 0.001232 0.000190 2.717771 ( 2.718744)
build_all 0.007335 0.000483 11.965310 ( 0.985212)
build_install 0.002384 0.007914 3.428481 ( 0.962522)
test_btest 0.000594 0.000158 62.517011 ( 5.798131)
test_basic 0.004094 0.000000 0.384605 ( 0.463928)
test_all 0.069292 0.030328 391.100548 ( 33.630951)
test_rubyspec 0.006313 0.062826 40.539431 ( 53.116910)
total: 99.70 sec