Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-062809
#<BuildRuby:0x000055f1f3a90728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-062809",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000032 0.000002 0.000034 ( 0.000047)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004365 0.000016 0.784792 ( 0.986112)
build_miniruby 0.000926 0.000055 1.023592 ( 1.021956)
build_ruby 0.001116 0.000000 2.617005 ( 2.615586)
build_all 0.004430 0.004335 15.875124 ( 3.383971)
build_install 0.009559 0.000558 2.295389 ( 1.302970)
test_btest 0.000514 0.000054 65.150236 ( 10.853937)
test_basic 0.004551 0.000000 0.328632 ( 0.419348)
test_all 0.000849 0.000085 644.188807 (105.853178)
test_rubyspec 0.057477 0.002752 51.669437 ( 59.861264)
total: 186.30 sec