Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-142655
#<BuildRuby:0x00005586f5208420
@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.20221127-142655",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007121 0.003843 1.258956 ( 1.527639)
build_miniruby 0.000000 0.002694 0.844433 ( 0.842303)
build_ruby 0.002132 0.000646 2.235708 ( 2.149509)
build_all 0.020779 0.000000 25.241090 ( 2.930231)
build_install 0.021380 0.000090 4.914716 ( 1.177012)
test_btest 0.001189 0.000132 85.969348 ( 9.041564)
test_basic 0.007474 0.000387 0.358008 ( 0.445298)
test_all 0.001670 0.000000 672.069051 ( 70.011976)
test_rubyspec 0.086013 0.060116 49.644264 ( 58.132278)
total: 146.26 sec