Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-205457
#<BuildRuby:0x000055d55a4e0e50
@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.20220919-205457",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010225 1.117803 ( 1.144850)
build_miniruby 0.000000 0.001935 0.111733 ( 0.107279)
build_ruby 0.000000 0.001547 0.112424 ( 0.095165)
build_all 0.007612 0.002495 1.600378 ( 0.657994)
build_install 0.017820 0.004802 1.937161 ( 0.964087)
test_btest 0.001008 0.000311 76.171982 ( 8.132731)
test_basic 0.006489 0.001996 0.386951 ( 0.472933)
test_all 0.000441 0.002466 680.380236 ( 68.331585)
test_rubyspec 0.094114 0.075438 45.580807 ( 53.920365)
total: 133.83 sec