Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-172015
#<BuildRuby:0x00005608d65a0110
@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.20231227-172015",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004060 0.000812 0.803351 ( 1.168623)
build_miniruby 0.000985 0.000197 0.800586 ( 0.800058)
build_ruby 0.001469 0.000294 2.653537 ( 2.654019)
build_all 0.008071 0.000579 11.985658 ( 0.947829)
build_install 0.001673 0.009189 3.374350 ( 0.959868)
test_btest 0.000578 0.000193 63.828210 ( 4.605317)
test_basic 0.002777 0.002403 0.391785 ( 0.470673)
test_all 0.070791 0.030172 385.312446 ( 35.222132)
test_rubyspec 0.043087 0.026842 40.030014 ( 52.601399)
total: 99.43 sec