Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-214611
#<BuildRuby:0x00005558adf0bfa8
@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.20221117-214611",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000481 0.004266 1.101065 ( 1.138210)
build_miniruby 0.000697 0.000107 0.974718 ( 0.973709)
build_ruby 0.001225 0.000000 2.830122 ( 2.731799)
build_all 0.009077 0.000000 15.937456 ( 3.344817)
build_install 0.007371 0.001457 1.966771 ( 1.107470)
test_btest 0.000485 0.000066 60.453306 ( 11.018837)
test_basic 0.003953 0.000539 0.294971 ( 0.385990)
test_all 0.000890 0.000122 666.848234 (105.680465)
test_rubyspec 0.067032 0.012596 51.222887 ( 59.392367)
total: 185.77 sec