Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-041031
#<BuildRuby:0x000055909cbabf58
@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.20230114-041031",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000019 0.000009 0.000028 ( 0.000027)
build_up 0.001547 0.004953 0.892211 ( 1.076946)
build_miniruby 0.000865 0.000471 1.015671 ( 1.013701)
build_ruby 0.001635 0.000000 2.783863 ( 2.781171)
build_all 0.001065 0.008906 16.790356 ( 2.997796)
build_install 0.008548 0.003000 2.101843 ( 1.084498)
test_btest 0.000532 0.000342 72.353755 ( 10.672017)
test_basic 0.003843 0.002471 0.338514 ( 0.425218)
test_all 0.000000 0.001265 668.375644 ( 98.199462)
test_rubyspec 0.055386 0.063536 52.452416 ( 60.643295)
total: 178.89 sec