Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-204934
#<BuildRuby:0x000056211e2cbe70
@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.20221205-204934",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005071 0.000282 1.163950 ( 1.203306)
build_miniruby 0.000903 0.000000 1.051197 ( 1.049818)
build_ruby 0.001250 0.000000 2.754555 ( 2.653851)
build_all 0.001235 0.007748 15.785464 ( 3.319723)
build_install 0.005714 0.004328 2.154786 ( 1.227108)
test_btest 0.000450 0.000085 66.829845 ( 11.403998)
test_basic 0.004648 0.000098 0.321250 ( 0.412637)
test_all 0.000788 0.000143 645.559681 (109.620849)
test_rubyspec 0.055763 0.006010 53.529661 ( 61.703977)
total: 192.60 sec