Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-233055
#<BuildRuby:0x00005595e37c5550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-233055",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009435 0.000221 0.812578 ( 0.855300)
build_miniruby 0.001670 0.000238 0.064601 ( 0.063185)
build_ruby 0.001375 0.000000 0.054385 ( 0.053115)
build_all 0.008438 0.000204 1.263186 ( 0.463729)
build_install 0.014264 0.001174 1.566891 ( 0.784141)
test_btest 0.001233 0.000145 54.235454 ( 6.127991)
test_basic 0.006138 0.000132 0.295079 ( 0.386331)
test_all 0.000000 0.004117 499.220563 ( 52.571522)
test_rubyspec 0.082875 0.032971 41.686874 ( 49.990567)
total: 111.30 sec