Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-081643
#<BuildRuby:0x00005579e0fc7df8
@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.20221222-081643",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004136 0.000021 0.897277 ( 1.963225)
build_miniruby 0.000757 0.000189 0.975376 ( 0.974218)
build_ruby 0.000992 0.000248 2.557032 ( 2.555566)
build_all 0.005642 0.003423 15.769616 ( 3.414009)
build_install 0.007155 0.002620 2.221751 ( 1.273468)
test_btest 0.000451 0.000129 61.468345 ( 11.797073)
test_basic 0.003509 0.001003 0.316820 ( 0.408540)
test_all 0.001441 0.000000 676.204743 (134.214323)
test_rubyspec 0.044468 0.015988 51.911293 ( 60.081425)
total: 216.68 sec