Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-190030
#<BuildRuby:0x000055fac08ac0f8
@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.20221211-190030",
@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.000003 0.000009 ( 0.000010)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000010 0.000005 0.000015 ( 0.000016)
build_up 0.002649 0.001325 0.792567 ( 1.023401)
build_miniruby 0.000614 0.000307 0.958605 ( 0.957287)
build_ruby 0.000855 0.000427 2.745005 ( 2.626469)
build_all 0.004730 0.004575 15.796237 ( 3.367205)
build_install 0.005631 0.003071 2.297791 ( 1.301158)
test_btest 0.000413 0.000226 61.369524 ( 11.404733)
test_basic 0.003251 0.001774 0.312204 ( 0.403110)
test_all 0.000000 0.001372 673.584741 (142.038830)
test_rubyspec 0.036215 0.032154 52.879372 ( 60.932642)
total: 224.06 sec