Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-164031
#<BuildRuby:0x00005616c3119e98
@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-164031",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003297 0.001199 0.844866 ( 1.189355)
build_miniruby 0.000714 0.000259 0.939630 ( 0.938254)
build_ruby 0.000907 0.000329 2.801626 ( 2.675742)
build_all 0.009073 0.000000 15.829605 ( 3.335749)
build_install 0.009304 0.000000 2.247599 ( 1.254098)
test_btest 0.000620 0.000000 64.932894 ( 10.610910)
test_basic 0.005011 0.000000 0.335965 ( 0.426171)
test_all 0.001275 0.000000 684.970914 (144.388666)
test_rubyspec 0.045627 0.018258 52.375771 ( 60.498384)
total: 225.32 sec