Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-085749
#<BuildRuby:0x00005561cf7a6c88
@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.20220828-085749",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000046 0.000009 0.000055 ( 0.000055)
build_up 0.008664 0.004203 0.827444 ( 1.305459)
build_miniruby 0.001025 0.000237 0.055783 ( 0.056385)
build_ruby 0.001463 0.000338 0.066613 ( 0.066327)
build_all 0.008200 0.000829 1.265435 ( 0.478051)
build_install 0.013712 0.000842 1.574207 ( 0.816347)
test_btest 0.000800 0.000150 55.422072 ( 6.331743)
test_basic 0.002168 0.004294 0.278966 ( 0.372647)
test_all 0.004420 0.001040 505.968960 ( 52.746739)
test_rubyspec 0.092598 0.044697 41.122598 ( 49.403581)
total: 111.58 sec