Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-100047
#<BuildRuby:0x000056043a127638
@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.20231217-100047",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000345 0.004086 1.037616 ( 1.332993)
build_miniruby 0.001097 0.000200 0.872663 ( 0.872557)
build_ruby 0.000972 0.000176 2.706743 ( 2.708809)
build_all 0.000000 0.007735 12.138301 ( 0.986747)
build_install 0.000000 0.008600 3.548449 ( 0.971833)
test_btest 0.000000 0.000660 65.000415 ( 4.519348)
test_basic 0.000000 0.003070 0.378374 ( 0.459182)
test_all 0.082354 0.020888 416.698230 ( 34.899659)
test_rubyspec 0.044697 0.029705 39.664736 ( 52.336500)
total: 99.09 sec