Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-060833
#<BuildRuby:0x0000561b5d3d7fb0
@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.20221217-060833",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004319 0.000030 0.854379 ( 1.101599)
build_miniruby 0.000963 0.000064 1.000265 ( 0.998718)
build_ruby 0.000000 0.001309 2.767089 ( 2.675281)
build_all 0.006171 0.002869 15.808833 ( 3.446420)
build_install 0.005619 0.003676 2.243564 ( 1.260860)
test_btest 0.000569 0.000095 66.384894 ( 11.393599)
test_basic 0.003800 0.000633 0.286102 ( 0.376936)
test_all 0.001268 0.000211 673.829892 (148.414575)
test_rubyspec 0.036634 0.026981 53.161078 ( 61.307241)
total: 230.98 sec