Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-154345
#<BuildRuby:0x000055a58c427e80
@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.20221224-154345",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004111 0.000294 0.912794 ( 1.125976)
build_miniruby 0.000000 0.001033 0.971208 ( 0.970022)
build_ruby 0.000000 0.001051 2.667509 ( 2.666090)
build_all 0.006405 0.002503 15.781043 ( 3.280091)
build_install 0.007560 0.000376 2.314263 ( 1.298617)
test_btest 0.000608 0.000076 64.486934 ( 11.607812)
test_basic 0.004378 0.000548 0.302873 ( 0.393440)
test_all 0.000931 0.000117 650.057409 (101.558861)
test_rubyspec 0.038307 0.023157 52.215375 ( 60.340410)
total: 183.24 sec