Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-183658
#<BuildRuby:0x0000563b9374bfb0
@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.20221219-183658",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003857 0.000276 0.832235 ( 1.178007)
build_miniruby 0.000773 0.000055 1.006209 ( 1.005027)
build_ruby 0.001070 0.000077 2.714510 ( 2.617049)
build_all 0.008524 0.000609 15.737030 ( 3.297195)
build_install 0.010500 0.000035 2.242875 ( 1.251550)
test_btest 0.000508 0.000032 64.819239 ( 11.418235)
test_basic 0.004469 0.000279 0.281331 ( 0.372620)
test_all 0.001241 0.000078 688.158366 (140.040228)
test_rubyspec 0.034608 0.028213 53.166764 ( 61.213959)
total: 222.39 sec