Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-003953
#<BuildRuby:0x000055bf50b3bf90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-003953",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004260 0.000387 0.999890 ( 1.321606)
build_miniruby 0.001145 0.000000 0.876597 ( 0.876445)
build_ruby 0.001157 0.000000 2.689231 ( 2.689669)
build_all 0.003408 0.004624 12.158618 ( 1.009269)
build_install 0.003812 0.005462 3.554817 ( 0.966886)
test_btest 0.000650 0.000162 64.414030 ( 5.104077)
test_basic 0.002439 0.000610 0.369952 ( 0.452321)
test_all 0.067317 0.033829 418.300907 ( 35.832420)
test_rubyspec 0.026892 0.034861 39.910746 ( 52.581688)
total: 100.83 sec