Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-042944
#<BuildRuby:0x0000559b3f10a678
@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.20221226-042944",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000064 0.004089 0.775036 ( 1.113375)
build_miniruby 0.000793 0.000183 0.982026 ( 0.980320)
build_ruby 0.001189 0.000000 2.680895 ( 2.679437)
build_all 0.007882 0.001079 15.715764 ( 3.338367)
build_install 0.008747 0.001875 2.261102 ( 1.284210)
test_btest 0.000509 0.000110 59.362866 ( 12.031004)
test_basic 0.005205 0.000006 0.300052 ( 0.390332)
test_all 0.000549 0.000392 640.809680 (100.064405)
test_rubyspec 0.030220 0.028672 51.514841 ( 59.696774)
total: 181.58 sec