Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-141759
#<BuildRuby:0x000055d137cdff10
@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-141759",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.004112 0.874913 ( 1.568598)
build_miniruby 0.000000 0.000934 0.994218 ( 0.993008)
build_ruby 0.000653 0.000618 2.720383 ( 2.615844)
build_all 0.007521 0.001203 15.746541 ( 3.415879)
build_install 0.006770 0.003562 2.334239 ( 1.359706)
test_btest 0.000503 0.000167 57.919988 ( 12.147500)
test_basic 0.003799 0.001266 0.304598 ( 0.394854)
test_all 0.001497 0.000000 671.666197 (143.163141)
test_rubyspec 0.034280 0.038887 52.889518 ( 61.071513)
total: 226.73 sec