Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-151108
#<BuildRuby:0x00005587f2e57e80
@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.20230105-151108",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000855 0.005737 0.873839 ( 1.219599)
build_miniruby 0.001016 0.000338 1.015065 ( 1.013178)
build_ruby 0.000000 0.001617 2.786878 ( 2.784077)
build_all 0.001369 0.008202 16.707597 ( 2.973384)
build_install 0.008925 0.002537 2.254578 ( 1.181194)
test_btest 0.000979 0.000000 77.727524 ( 10.449627)
test_basic 0.007531 0.000000 0.393878 ( 0.477970)
test_all 0.001343 0.000000 668.047707 (117.672072)
test_rubyspec 0.070303 0.058907 51.505941 ( 59.574936)
total: 197.35 sec