Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-043538
#<BuildRuby:0x000055d08de77418
@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.20221203-043538",
@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.000005 0.000001 0.000006 ( 0.000021)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004285 0.000919 1.174729 ( 1.186421)
build_miniruby 0.000817 0.000175 0.991467 ( 0.990231)
build_ruby 0.001007 0.000216 2.835815 ( 2.749610)
build_all 0.004540 0.004500 15.723447 ( 3.289200)
build_install 0.007356 0.000716 2.265738 ( 1.293519)
test_btest 0.000421 0.000106 66.889034 ( 11.401875)
test_basic 0.004167 0.001042 0.282504 ( 0.372562)
test_all 0.000652 0.000163 691.850907 (110.895707)
test_rubyspec 0.048734 0.022925 53.428853 ( 61.633711)
total: 193.81 sec