Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-083539
#<BuildRuby:0x000055aac605eeb8
@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.20230725-083539",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001100 0.004561 1.362369 ( 2.641872)
build_miniruby 0.000707 0.000283 0.926075 ( 0.925358)
build_ruby 0.000892 0.000357 2.945934 ( 2.945927)
build_all 0.006076 0.003262 14.354272 ( 1.310619)
build_install 0.006294 0.001686 2.014234 ( 0.954806)
test_btest 0.000705 0.000282 85.677769 ( 7.668197)
test_basic 0.000214 0.003988 0.614276 ( 0.692117)
test_all 0.001006 0.000453 528.787571 ( 58.616290)
test_rubyspec 0.010426 0.036910 44.082184 ( 56.493435)
total: 132.25 sec