Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-104014
#<BuildRuby:0x000055c68aec00f8
@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.20221215-104014",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.002800 0.001400 0.849789 ( 1.193109)
build_miniruby 0.000725 0.000363 0.961173 ( 0.959780)
build_ruby 0.000747 0.000373 2.748948 ( 2.652615)
build_all 0.007275 0.001312 15.808943 ( 3.340943)
build_install 0.006051 0.002751 2.210726 ( 1.246053)
test_btest 0.000403 0.000183 65.603330 ( 11.461703)
test_basic 0.004583 0.000000 0.329721 ( 0.420608)
test_all 0.001380 0.000000 675.219229 (141.730021)
test_rubyspec 0.038470 0.021882 52.279050 ( 60.483158)
total: 223.49 sec