Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-122936
#<BuildRuby:0x000055deefda4728
@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.20230106-122936",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005407 0.000721 0.910512 ( 1.050955)
build_miniruby 0.001275 0.000000 1.007353 ( 1.005379)
build_ruby 0.001630 0.000000 2.784506 ( 2.781929)
build_all 0.009377 0.000472 16.832503 ( 2.998680)
build_install 0.005709 0.005469 2.070468 ( 1.066516)
test_btest 0.000893 0.000157 67.329472 ( 11.444180)
test_basic 0.006935 0.000346 0.349404 ( 0.434829)
test_all 0.001198 0.000103 647.837345 ( 96.483199)
test_rubyspec 0.096301 0.038426 52.105170 ( 60.166266)
total: 177.43 sec