Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-140857
#<BuildRuby:0x000055c140471e98
@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.20230119-140857",
@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.000008)
autoconf 0.000018 0.000005 0.000023 ( 0.000045)
configure 0.000032 0.000010 0.000042 ( 0.000030)
build_up 0.006590 0.000000 0.887916 ( 1.060008)
build_miniruby 0.001092 0.000000 1.015098 ( 1.013207)
build_ruby 0.001320 0.000352 2.800599 ( 2.798077)
build_all 0.009997 0.000000 16.891982 ( 3.028940)
build_install 0.008899 0.000638 2.149889 ( 1.090218)
test_btest 0.000789 0.000166 68.095219 ( 11.042520)
test_basic 0.006156 0.000394 0.341850 ( 0.428277)
test_all 0.001464 0.000293 668.299265 (110.589589)
test_rubyspec 0.091790 0.031378 52.115098 ( 60.133137)
total: 191.18 sec