Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-130858
#<BuildRuby:0x000055d4f51febc0
@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.20221221-130858",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.004286 0.000002 0.865570 ( 1.087815)
build_miniruby 0.000000 0.000873 0.971365 ( 0.970146)
build_ruby 0.000000 0.001210 2.667607 ( 2.666242)
build_all 0.005819 0.002897 15.731193 ( 3.339488)
build_install 0.009490 0.000015 2.349704 ( 1.361347)
test_btest 0.000576 0.000072 64.497756 ( 11.216193)
test_basic 0.005187 0.000053 0.298245 ( 0.388644)
test_all 0.001257 0.000148 671.789283 (146.949533)
test_rubyspec 0.041355 0.024661 52.228485 ( 60.439632)
total: 228.42 sec