Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-100418
#<BuildRuby:0x000055b115cf8480
@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.20220316-100418",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000032 0.000002 0.000034 ( 0.000032)
build_up 0.010532 0.000441 1.041019 ( 1.306444)
build_miniruby 0.001884 0.000126 0.077720 ( 0.076092)
build_ruby 0.001707 0.000113 0.075296 ( 0.074629)
build_all 0.010197 0.000359 4.213110 ( 0.865193)
build_install 0.023748 0.000000 8.075965 ( 2.465998)
test_btest 0.000000 0.001352 74.086146 ( 8.224889)
test_basic 0.005474 0.002285 0.322854 ( 0.412557)
test_all 0.001759 0.000141 702.198012 ( 67.704471)
test_rubyspec 0.110100 0.050841 46.254517 ( 51.498998)
total: 132.63 sec