Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-095731
#<BuildRuby:0x000055ce5cf47df8
@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.20221225-095731",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004099 0.000000 0.798246 ( 1.014266)
build_miniruby 0.000954 0.000000 1.021220 ( 1.019799)
build_ruby 0.001155 0.000000 2.658995 ( 2.657408)
build_all 0.008799 0.000000 15.842162 ( 3.287372)
build_install 0.008941 0.000000 2.251045 ( 1.307194)
test_btest 0.000610 0.000000 65.410804 ( 10.980468)
test_basic 0.004359 0.000000 0.305362 ( 0.396483)
test_all 0.000786 0.000000 628.031164 (108.095611)
test_rubyspec 0.036329 0.029902 51.677133 ( 59.930189)
total: 188.69 sec