Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-070043
#<BuildRuby:0x00005565d852fdf8
@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.20221120-070043",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004914 0.000118 1.093479 ( 1.207462)
build_miniruby 0.000768 0.000091 0.962656 ( 0.961253)
build_ruby 0.001141 0.000135 2.775936 ( 2.688577)
build_all 0.008168 0.000961 15.909902 ( 3.360280)
build_install 0.009156 0.000001 2.126486 ( 1.241280)
test_btest 0.000539 0.000057 61.796323 ( 11.088118)
test_basic 0.004697 0.000495 0.286858 ( 0.376940)
test_all 0.001104 0.000116 662.904997 (103.827246)
test_rubyspec 0.037583 0.025897 51.858587 ( 60.142757)
total: 184.89 sec