Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-004252
#<BuildRuby:0x00005623ac3c5390
@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-004252",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.009150 0.002495 0.817977 ( 0.856272)
build_miniruby 0.000000 0.001691 0.062069 ( 0.060347)
build_ruby 0.000000 0.001479 0.066996 ( 0.065551)
build_all 0.007096 0.002365 1.274951 ( 0.477394)
build_install 0.007507 0.009035 1.616578 ( 0.789363)
test_btest 0.000956 0.000410 54.624986 ( 6.189812)
test_basic 0.005687 0.000284 0.291840 ( 0.391064)
test_all 0.000000 0.004670 494.569386 ( 52.341707)
test_rubyspec 0.086583 0.041764 41.613490 ( 50.174173)
total: 111.35 sec