Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-024651
#<BuildRuby:0x0000557cd7c767e0
@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.20221122-024651",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004794 0.000110 1.123032 ( 1.147349)
build_miniruby 0.000836 0.000098 0.945010 ( 0.943606)
build_ruby 0.001371 0.000000 2.676040 ( 2.572480)
build_all 0.008926 0.000000 15.832092 ( 3.246957)
build_install 0.008811 0.000000 2.112678 ( 1.177779)
test_btest 0.000000 0.000604 62.207975 ( 10.702782)
test_basic 0.001863 0.002961 0.291230 ( 0.382111)
test_all 0.001119 0.000000 670.563455 (111.417730)
test_rubyspec 0.052114 0.010281 53.089543 ( 61.420704)
total: 193.01 sec