Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-215320
#<BuildRuby:0x00005633e69b3f50
@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.20221203-215320",
@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.000008)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000839 0.004082 1.148019 ( 1.139544)
build_miniruby 0.000732 0.000169 0.979528 ( 0.978225)
build_ruby 0.001081 0.000250 2.760607 ( 2.663623)
build_all 0.007464 0.001722 15.898699 ( 3.298851)
build_install 0.007561 0.001745 2.327795 ( 1.319209)
test_btest 0.000444 0.000103 61.288661 ( 11.885011)
test_basic 0.004829 0.000000 0.296231 ( 0.386490)
test_all 0.000919 0.000000 664.964221 (111.256313)
test_rubyspec 0.025560 0.040555 53.670805 ( 61.818448)
total: 194.75 sec