Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-075044
#<BuildRuby:0x000055cad773ffa8
@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.20231023-075044",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004152 0.000692 2.133803 ( 2.406722)
build_miniruby 0.000954 0.000159 0.854947 ( 0.855328)
build_ruby 0.001060 0.000177 2.757951 ( 2.758206)
build_all 0.010080 0.000203 16.474862 ( 1.475303)
build_install 0.003485 0.005130 5.325855 ( 1.184127)
test_btest 0.000607 0.000121 83.703086 ( 7.530984)
test_basic 0.003764 0.000753 0.725417 ( 0.800652)
test_all 0.098819 0.037884 513.376126 ( 53.146157)
test_rubyspec 0.021742 0.021364 49.543364 ( 61.753632)
total: 131.91 sec