Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-202011
#<BuildRuby:0x000055cc4acc44f0
@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.20220226-202011",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006790 0.004389 0.995853 ( 1.055407)
build_miniruby 0.001653 0.000236 0.073486 ( 0.071921)
build_ruby 0.001926 0.000275 0.068990 ( 0.068279)
build_all 0.007611 0.004215 4.211799 ( 0.847007)
build_install 0.010349 0.012328 7.920736 ( 2.421838)
test_btest 0.000933 0.000294 74.774322 ( 8.023647)
test_basic 0.007056 0.000826 0.344364 ( 0.432720)
test_all 0.002606 0.000000 700.299502 ( 66.791378)
test_rubyspec 0.116807 0.051482 46.507848 ( 51.950143)
total: 131.66 sec