Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-230129
#<BuildRuby:0x000055e8b9fe6620
@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.20220505-230129",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006413 0.000579 5.842518 ( 4.785656)
build_miniruby 0.001209 0.000279 0.790998 ( 0.794608)
build_ruby 0.001891 0.000000 3.476288 ( 3.281051)
build_all 0.004537 0.004848 15.658389 ( 2.900182)
build_install 0.009830 0.001458 6.357381 ( 2.807975)
test_btest 0.000681 0.000181 46.056805 ( 8.713922)
test_basic 0.001803 0.003849 0.264428 ( 0.352822)
test_all 0.001197 0.000374 617.078679 ( 94.028040)
test_rubyspec 0.085025 0.035506 43.766400 ( 48.667844)
total: 166.33 sec