Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-025554
#<BuildRuby:0x000055fdb6c87670
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220630-025554",
@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.000001 0.000008 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006594 0.000180 0.845435 ( 0.990134)
build_miniruby 0.000848 0.000056 0.057521 ( 0.056337)
build_ruby 0.000998 0.000067 0.059709 ( 0.058440)
build_all 0.004366 0.000010 1.505406 ( 0.605057)
build_install 0.011299 0.000000 6.306988 ( 2.812749)
test_btest 0.000839 0.000000 56.887607 ( 8.201287)
test_basic 0.005396 0.000000 0.264328 ( 0.353318)
test_all 0.001519 0.000000 627.890643 ( 90.976299)
test_rubyspec 0.066704 0.032659 44.309877 ( 49.888387)
total: 153.94 sec