Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-135119
#<BuildRuby:0x000055fafb10abe8
@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.20221219-135119",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004214 0.000301 0.870533 ( 1.082527)
build_miniruby 0.000927 0.000000 1.019239 ( 1.018054)
build_ruby 0.001203 0.000000 2.725993 ( 2.620517)
build_all 0.008972 0.000000 15.820724 ( 3.226287)
build_install 0.009634 0.000490 2.294307 ( 1.275581)
test_btest 0.000538 0.000031 64.151505 ( 10.934568)
test_basic 0.004555 0.000268 0.332060 ( 0.423554)
test_all 0.001347 0.000079 667.668391 (148.015703)
test_rubyspec 0.060056 0.002624 52.526197 ( 60.599424)
total: 229.20 sec