Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-193009
#<BuildRuby:0x000055ca90993800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-193009",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.001180 0.006386 1.119732 ( 1.922338)
build_miniruby 0.000994 0.000579 0.876131 ( 0.875970)
build_ruby 0.001146 0.000668 2.378354 ( 2.283532)
build_all 0.018307 0.000000 18.147896 ( 2.249840)
build_install 0.015148 0.004662 1.841897 ( 1.038276)
test_btest 0.000745 0.000298 86.008732 ( 9.340459)
test_basic 0.005245 0.002098 0.350736 ( 0.443889)
test_all 0.001007 0.001273 670.481594 ( 72.500628)
test_rubyspec 0.076521 0.056904 50.129461 ( 58.698109)
total: 149.35 sec