Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-000843
#<BuildRuby:0x00005562ddd60ea8
@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.20220815-000843",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000039 0.000006 0.000045 ( 0.000034)
build_up 0.006418 0.005561 0.984164 ( 1.045498)
build_miniruby 0.000000 0.002344 0.075684 ( 0.073367)
build_ruby 0.000853 0.001073 0.077703 ( 0.075528)
build_all 0.007652 0.002186 1.541377 ( 0.576820)
build_install 0.022914 0.000000 1.930951 ( 0.956827)
test_btest 0.000999 0.000000 76.770648 ( 8.294098)
test_basic 0.007936 0.000554 0.331173 ( 0.418148)
test_all 0.000000 0.003390 635.253304 ( 64.447896)
test_rubyspec 0.108064 0.068095 45.673297 ( 53.314157)
total: 129.20 sec