Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-051234
#<BuildRuby:0x00005635b839e2e0
@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-051234",
@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.000030 0.000004 0.000034 ( 0.000033)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004489 0.000473 1.221536 ( 1.608219)
build_miniruby 0.000816 0.000086 1.041708 ( 1.040501)
build_ruby 0.001042 0.000110 2.651462 ( 2.565592)
build_all 0.009003 0.000062 15.949188 ( 3.263285)
build_install 0.004479 0.004846 2.195332 ( 1.203902)
test_btest 0.000459 0.000066 66.229285 ( 11.391455)
test_basic 0.004499 0.000643 0.312517 ( 0.402815)
test_all 0.000974 0.000139 691.373892 (108.115675)
test_rubyspec 0.044468 0.024484 53.420712 ( 61.539297)
total: 191.13 sec