Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-110005
#<BuildRuby:0x0000558ca9bdfd68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-110005",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004627 0.000178 1.104152 ( 1.710602)
build_miniruby 0.000000 0.000943 1.050971 ( 1.049752)
build_ruby 0.000000 0.001269 2.801015 ( 2.701485)
build_all 0.006507 0.002482 15.750255 ( 3.245136)
build_install 0.004927 0.003031 2.046454 ( 1.203464)
test_btest 0.000467 0.000155 57.597421 ( 11.819002)
test_basic 0.000572 0.004229 0.298947 ( 0.389719)
test_all 0.001248 0.000000 683.471431 (108.430912)
test_rubyspec 0.031470 0.037030 53.913938 ( 62.056015)
total: 192.61 sec