Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-213022
#<BuildRuby:0x00005602b45ebe08
@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="-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.20221215-213022",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000445 0.003004 0.635118 ( 1.082017)
build_miniruby 0.000775 0.000111 0.730554 ( 0.730230)
build_ruby 0.001362 0.000000 2.588907 ( 2.523675)
build_all 0.005735 0.003605 12.474553 ( 1.515115)
build_install 0.003915 0.002881 1.622289 ( 0.774488)
test_btest 0.000523 0.000116 66.175532 ( 6.463228)
test_basic 0.000238 0.003536 0.259992 ( 0.354616)
test_all 0.001398 0.000388 500.602368 ( 74.065544)
test_rubyspec 0.025289 0.003474 35.655499 ( 46.171890)
total: 133.68 sec