Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-224209
#<BuildRuby:0x0000558d9f5a9e98
@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.20230106-224209",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000026)
build_up 0.005826 0.000547 0.853143 ( 1.067828)
build_miniruby 0.000967 0.000298 1.025053 ( 1.023298)
build_ruby 0.001089 0.000335 2.770517 ( 2.768168)
build_all 0.000888 0.009112 16.789491 ( 2.995610)
build_install 0.003396 0.008258 2.135643 ( 1.084744)
test_btest 0.000000 0.000911 69.813935 ( 11.025590)
test_basic 0.000000 0.006606 0.350983 ( 0.437059)
test_all 0.000000 0.001312 673.333144 ( 95.607517)
test_rubyspec 0.071055 0.057112 52.026260 ( 60.138556)
total: 176.15 sec