Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-100330
#<BuildRuby:0x00005629baa97510
@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.20220211-100330",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009406 0.001156 0.941330 ( 1.705736)
build_miniruby 0.001714 0.000368 0.074510 ( 0.072661)
build_ruby 0.001757 0.000376 0.080062 ( 0.077991)
build_all 0.006812 0.002972 4.141886 ( 0.801823)
build_install 0.021105 0.002454 7.790821 ( 2.330115)
test_btest 0.000000 0.001072 74.963666 ( 7.820114)
test_basic 0.005312 0.002149 0.344786 ( 0.434026)
test_all 0.001644 0.000379 660.418008 ( 65.529497)
test_rubyspec 0.096965 0.051741 46.143440 ( 51.641544)
total: 130.41 sec