Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-221125
#<BuildRuby:0x00005566f8b3fdf8
@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.20230123-221125",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000048 0.000010 0.000058 ( 0.000056)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007249 0.001449 0.860068 ( 1.198915)
build_miniruby 0.001056 0.000211 1.001761 ( 0.999897)
build_ruby 0.001336 0.000267 2.745925 ( 2.743243)
build_all 0.008139 0.001628 16.789686 ( 2.994463)
build_install 0.007706 0.003350 2.068082 ( 1.064495)
test_btest 0.000977 0.000217 73.772498 ( 11.051808)
test_basic 0.006542 0.000412 0.347013 ( 0.432482)
test_all 0.000531 0.000958 662.931644 ( 95.608904)
test_rubyspec 0.098119 0.024921 51.192840 ( 59.247490)
total: 175.34 sec