Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-062156
#<BuildRuby:0x00005562ef1cb040
@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.20230713-062156",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004622 0.000059 1.320429 ( 2.575737)
build_miniruby 0.001017 0.000102 0.936846 ( 0.937122)
build_ruby 0.001377 0.000138 2.591895 ( 2.592595)
build_all 0.009465 0.000503 13.841326 ( 1.246585)
build_install 0.004084 0.004392 1.958194 ( 0.900545)
test_btest 0.000692 0.000094 86.174259 ( 7.674159)
test_basic 0.003557 0.000485 0.597019 ( 0.673828)
test_all 0.000533 0.000881 467.520868 ( 52.363905)
test_rubyspec 0.010518 0.032129 43.440313 ( 55.814974)
total: 124.78 sec