Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-174002
#<BuildRuby:0x000055a8071600d0
@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.20221201-174002",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000076 0.000012 0.000088 ( 0.000090)
build_up 0.010183 0.000882 1.202439 ( 1.415595)
build_miniruby 0.001929 0.000276 0.866737 ( 0.866534)
build_ruby 0.002966 0.000424 2.266314 ( 2.172846)
build_all 0.013335 0.008316 18.477102 ( 2.158174)
build_install 0.019060 0.004740 2.041907 ( 1.048866)
test_btest 0.001217 0.000277 92.975202 ( 9.490096)
test_basic 0.004004 0.005697 0.345613 ( 0.429183)
test_all 0.002184 0.000595 684.733381 ( 69.454058)
test_rubyspec 0.103060 0.076005 49.179017 ( 57.289981)
total: 144.33 sec