Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-224745
#<BuildRuby:0x0000560ee9463dd8
@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.20221119-224745",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.004722 1.099128 ( 1.082391)
build_miniruby 0.000000 0.001080 0.994031 ( 0.992382)
build_ruby 0.000520 0.000752 2.797871 ( 2.686288)
build_all 0.008134 0.000775 15.958852 ( 3.375463)
build_install 0.008893 0.000837 2.100880 ( 1.242936)
test_btest 0.000503 0.000083 58.618441 ( 11.770483)
test_basic 0.004477 0.000746 0.296766 ( 0.387156)
test_all 0.000936 0.000156 661.001466 (103.016104)
test_rubyspec 0.043669 0.018114 51.595756 ( 59.766466)
total: 184.32 sec