Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-093016
#<BuildRuby:0x000055b020101550
@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.20220827-093016",
@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.000028 0.000005 0.000033 ( 0.000032)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005991 0.005508 0.903069 ( 0.908234)
build_miniruby 0.001617 0.000404 0.065603 ( 0.064429)
build_ruby 0.001137 0.000284 0.056457 ( 0.055056)
build_all 0.009059 0.000000 1.289666 ( 0.486274)
build_install 0.016163 0.002152 1.591644 ( 0.784209)
test_btest 0.001054 0.000211 56.580109 ( 7.030616)
test_basic 0.000000 0.006493 0.308698 ( 0.398775)
test_all 0.000000 0.003424 518.629932 ( 54.158181)
test_rubyspec 0.088424 0.047039 42.103982 ( 50.266894)
total: 114.15 sec