Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-222734
#<BuildRuby:0x0000556e76187fb0
@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.20221230-222734",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004964 0.001527 0.847058 ( 1.132121)
build_miniruby 0.001017 0.000313 1.017498 ( 1.015365)
build_ruby 0.000000 0.001642 2.785046 ( 2.782198)
build_all 0.001914 0.007760 16.702334 ( 3.000163)
build_install 0.009340 0.000189 2.281651 ( 1.178593)
test_btest 0.000805 0.000321 72.154552 ( 10.994436)
test_basic 0.000000 0.007239 0.312621 ( 0.397545)
test_all 0.000000 0.001396 677.033411 ( 95.668700)
test_rubyspec 0.047231 0.030743 51.419827 ( 59.534603)
total: 175.70 sec