Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-171148
#<BuildRuby:0x000056016b3ece80
@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.20220814-171148",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003720 0.007942 0.852119 ( 0.895378)
build_miniruby 0.001312 0.000716 0.065215 ( 0.062612)
build_ruby 0.001480 0.000000 0.064628 ( 0.063222)
build_all 0.006500 0.001939 1.259346 ( 0.472492)
build_install 0.014828 0.002506 1.571871 ( 0.791391)
test_btest 0.001052 0.000451 53.756205 ( 6.270222)
test_basic 0.003851 0.001650 0.284448 ( 0.375958)
test_all 0.003234 0.000535 499.495720 ( 52.897256)
test_rubyspec 0.079019 0.057077 41.650952 ( 49.295437)
total: 111.12 sec