Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-011228
#<BuildRuby:0x00005638bd4e8a58
@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.20220218-011228",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003493 0.007071 0.963200 ( 2.537173)
build_miniruby 0.001955 0.000367 0.077935 ( 0.075426)
build_ruby 0.001768 0.000332 0.071487 ( 0.069611)
build_all 0.005288 0.005245 4.139158 ( 0.789509)
build_install 0.016921 0.006163 7.827110 ( 2.356180)
test_btest 0.000780 0.000212 75.853438 ( 8.117256)
test_basic 0.006836 0.000764 0.338175 ( 0.427419)
test_all 0.001383 0.000360 705.234710 ( 67.532912)
test_rubyspec 0.099491 0.068973 46.396529 ( 52.047924)
total: 133.95 sec